Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-045236
#<BuildRuby:0x00007fe11816fde0
@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.20240709-045236",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.006898 0.001200 3.618078 ( 3.325237)
build_miniruby 0.001628 0.000283 1.367673 ( 1.364138)
build_ruby 0.001706 0.000297 3.435127 ( 3.699006)
build_all 0.004596 0.004487 7.895307 ( 3.072844)
build_install 0.007925 0.010559 10.392273 ( 4.766175)
test_btest 0.000762 0.000218 118.029988 ( 31.249850)
test_basic 0.004303 0.004193 1.097670 ( 1.150269)
test_all 0.098548 0.053233 842.716247 (258.583244)
test_rubyspec 0.063406 0.028706 172.204644 ( 35.845428)
total: 343.06 sec