Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-043918
#<BuildRuby:0x00007f00b2bbfdc8
@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.20241220-043918",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000000 0.005390 1.510429 ( 1.791920)
build_miniruby 0.000000 0.001495 1.343156 ( 1.340172)
build_ruby 0.001434 0.000319 3.455183 ( 3.655425)
build_all 0.006215 0.001381 5.975522 ( 2.444603)
build_install 0.008712 0.005238 6.966642 ( 3.530565)
test_btest 0.000832 0.000208 66.713777 ( 17.948759)
test_basic 0.000000 0.009263 0.857671 ( 0.904622)
test_all 0.078770 0.059994 626.615398 (193.556488)
test_rubyspec 0.048157 0.032305 111.593271 ( 23.150198)
total: 248.32 sec