Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-061452
#<BuildRuby:0x00007f20e645fde0
@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.20241214-061452",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.000000 0.006126 2.244591 ( 2.576372)
build_miniruby 0.000366 0.001211 1.587678 ( 1.584126)
build_ruby 0.001716 0.000237 3.502391 ( 10.811464)
build_all 0.008152 0.000045 5.528701 ( 2.260751)
build_install 0.007503 0.010872 7.945905 ( 4.294772)
test_btest 0.000747 0.000153 73.043291 ( 19.305452)
test_basic 0.007577 0.000752 0.829622 ( 0.874398)
test_all 0.110555 0.033478 667.146750 (192.968408)
test_rubyspec 0.066970 0.012107 113.717370 ( 22.600304)
total: 257.28 sec