Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241213-030551
#<BuildRuby:0x00007fa7084afdd8
@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.20241213-030551",
@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.000026 0.000007 0.000033 ( 0.000030)
autoconf 0.000043 0.000011 0.000054 ( 0.000052)
configure 0.000033 0.000008 0.000041 ( 0.000040)
build_up 0.008393 0.001059 3.458756 ( 3.870187)
build_miniruby 0.001507 0.000364 2.155716 ( 2.157133)
build_ruby 0.001727 0.000417 4.044262 ( 4.176265)
build_all 0.004936 0.005636 6.578033 ( 3.805934)
build_install 0.020648 0.004027 9.704977 ( 5.902718)
test_btest 0.000790 0.000209 77.379984 ( 29.239497)
test_basic 0.006550 0.005034 1.158594 ( 1.653266)
test_all 0.114000 0.033323 724.858167 (225.657130)
test_rubyspec 0.061415 0.022456 119.241340 ( 31.052340)
total: 307.52 sec