Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-105833
#<BuildRuby:0x000055f0e225e008
@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.20240118-105833",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000020 0.000005 0.000025 ( 0.000023)
build_up 0.001446 0.004553 1.801375 ( 3.693015)
build_miniruby 0.001895 0.000000 2.042312 ( 3.532272)
build_ruby 0.002180 0.000000 3.512712 ( 5.480110)
build_all 0.003670 0.005312 5.875119 ( 7.914697)
build_install 0.020297 0.000677 7.487006 ( 10.539325)
test_btest 0.000000 0.001414 87.158567 (116.394889)
test_basic 0.000000 0.008281 0.933749 ( 1.829602)
test_all 0.108191 0.019959 793.612486 (927.706011)
test_rubyspec 0.041211 0.066865 175.036250 (239.213374)
total: 1316.30 sec