Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-141403
#<BuildRuby:0x00007fdb149efdd0
@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.20240929-141403",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000029 0.000006 0.000035 ( 0.000034)
build_up 0.003740 0.004871 4.649921 ( 3.900900)
build_miniruby 0.001323 0.000298 1.624616 ( 1.620919)
build_ruby 0.001472 0.000333 4.272733 ( 4.465677)
build_all 0.004182 0.004229 7.069951 ( 2.912821)
build_install 0.011849 0.008236 10.205584 ( 4.518846)
test_btest 0.000687 0.000196 93.391166 ( 24.652929)
test_basic 0.005555 0.004644 1.190177 ( 1.233939)
test_all 0.093725 0.056878 785.552587 (224.522110)
test_rubyspec 0.053336 0.032604 130.717906 ( 27.629308)
total: 295.46 sec