Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-023611
#<BuildRuby:0x00007fec9b62fdd8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240926-023611",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.006919 0.003032 5.049280 ( 6.862665)
build_miniruby 0.001687 0.000311 1.913586 ( 2.427979)
build_ruby 0.001929 0.000000 4.712680 ( 5.623140)
build_all 0.011608 0.000000 7.596231 ( 8.035207)
build_install 0.020687 0.006677 11.503532 ( 10.804136)
test_btest 0.000729 0.000135 101.642051 (106.828125)
test_basic 0.010905 0.001215 1.297802 ( 2.393653)
test_all 0.121332 0.044718 891.643315 (944.632747)
test_rubyspec 0.048693 0.042864 143.267092 ( 90.923528)
total: 1178.53 sec