Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-113728
#<BuildRuby:0x00007f3e2257fdc0
@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.20241021-113728",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000027 0.000006 0.000033 ( 0.000034)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.006193 0.001445 3.681834 ( 3.602009)
build_miniruby 0.001473 0.000344 1.310256 ( 1.306966)
build_ruby 0.001877 0.000000 4.063756 ( 4.208407)
build_all 0.008418 0.000447 6.898843 ( 2.789260)
build_install 0.013205 0.005351 9.475093 ( 4.254502)
test_btest 0.000706 0.000166 90.541356 ( 24.187407)
test_basic 0.004892 0.005697 1.017890 ( 1.062657)
test_all 0.097544 0.053103 770.154640 (235.209973)
test_rubyspec 0.062857 0.021279 131.888372 ( 31.369692)
total: 307.99 sec