Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-160427
#<BuildRuby:0x0000558074ca2390
@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.20231212-160427",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000030)
configure 0.000019 0.000004 0.000023 ( 0.000025)
build_up 0.000000 0.006447 2.261558 ( 2.334524)
build_miniruby 0.000000 0.001643 1.568442 ( 1.566868)
build_ruby 0.000000 0.001493 3.144185 ( 3.367316)
build_all 0.007352 0.000495 6.000277 ( 3.160852)
build_install 0.011755 0.006440 7.393487 ( 4.239614)
test_btest 0.000921 0.000092 83.298867 ( 27.637176)
test_basic 0.000592 0.005094 0.857242 ( 0.926152)
test_all 0.104955 0.012262 723.096001 (271.229566)
test_rubyspec 0.047572 0.019478 95.561165 (107.340028)
total: 421.80 sec