Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-135510
#<BuildRuby:0x00007fa3b39bfdd0
@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.20241207-135510",
@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.000004 0.000023 ( 0.000025)
autoconf 0.000035 0.000009 0.000044 ( 0.000044)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.002971 0.004836 3.767966 ( 4.064797)
build_miniruby 0.001294 0.000356 1.632292 ( 1.775357)
build_ruby 0.001572 0.000434 4.357827 ( 34.780102)
build_all 0.007973 0.000999 6.691816 ( 4.528145)
build_install 0.016253 0.002936 9.082781 ( 5.057907)
test_btest 0.000965 0.000000 67.174274 ( 18.908479)
test_basic 0.000515 0.007586 0.720664 ( 5.513104)
test_all 0.096986 0.048357 741.997149 (237.272205)
test_rubyspec 0.047298 0.036901 117.210216 ( 26.190526)
total: 338.09 sec