Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-133856
#<BuildRuby:0x00007fe72004fdd0
@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.20241109-133856",
@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.000021 0.000002 0.000023 ( 0.000025)
autoconf 0.000037 0.000005 0.000042 ( 0.000042)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.004149 0.004025 3.892197 ( 3.932024)
build_miniruby 0.001522 0.000231 1.836639 ( 1.843597)
build_ruby 0.001834 0.000278 4.355106 ( 4.518145)
build_all 0.005614 0.004380 6.920906 ( 3.261584)
build_install 0.010685 0.011076 10.071075 ( 5.278724)
test_btest 0.000714 0.000169 80.180739 ( 21.792461)
test_basic 0.009685 0.000366 0.929076 ( 0.979405)
test_all 0.125387 0.029512 792.843587 (261.446956)
test_rubyspec 0.057140 0.021345 122.237210 ( 32.831898)
total: 335.89 sec