Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-012217
#<BuildRuby:0x00007f8299cafdc8
@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.20241220-012217",
@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.000025 0.000005 0.000030 ( 0.000028)
autoconf 0.000041 0.000007 0.000048 ( 0.000047)
configure 0.000035 0.000007 0.000042 ( 0.000041)
build_up 0.002152 0.004332 2.200072 ( 2.953012)
build_miniruby 0.001425 0.000285 1.680173 ( 1.947701)
build_ruby 0.001882 0.000377 4.387530 ( 31.154567)
build_all 0.005650 0.004416 6.861519 ( 4.765540)
build_install 0.017868 0.000285 8.052942 ( 4.637846)
test_btest 0.000841 0.000169 78.022715 ( 35.649959)
test_basic 0.004506 0.005184 0.992745 ( 1.063402)
test_all 0.089328 0.050013 699.956235 (215.439056)
test_rubyspec 0.049537 0.027002 113.382695 ( 28.037642)
total: 325.65 sec