Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240907-033132
#<BuildRuby:0x00007fa00376fde0
@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.20240907-033132",
@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.000005 0.000031 ( 0.000031)
autoconf 0.000043 0.000008 0.000051 ( 0.000049)
configure 0.000038 0.000007 0.000045 ( 0.000045)
build_up 0.009419 0.000239 4.262124 ( 4.817617)
build_miniruby 0.001727 0.000302 1.962093 ( 2.099304)
build_ruby 0.002346 0.000411 5.028999 ( 5.319469)
build_all 0.003347 0.007273 9.038245 ( 5.243310)
build_install 0.024090 0.000000 12.104440 ( 7.438020)
test_btest 0.001007 0.000000 126.390078 ( 36.162988)
test_basic 0.010185 0.000000 1.159565 ( 1.205206)
test_all 0.122247 0.033236 844.653236 (260.485181)
test_rubyspec 0.037927 0.048369 174.700814 ( 35.798021)
total: 358.57 sec