Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-235103
#<BuildRuby:0x0000564c32766018
@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.20240321-235103",
@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.000020)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.006475 0.003588 4.213094 ( 4.236676)
build_miniruby 0.001203 0.000301 2.151746 ( 2.199248)
build_ruby 0.001668 0.000417 3.696355 ( 4.022316)
build_all 0.005216 0.003254 7.138662 ( 3.672229)
build_install 0.014665 0.007522 9.903196 ( 6.348274)
test_btest 0.000628 0.000189 93.189671 ( 48.852830)
test_basic 0.002228 0.003359 1.012771 ( 1.489226)
test_all 0.080319 0.040428 781.909685 (396.330011)
test_rubyspec 0.046835 0.041790 126.842076 (141.803275)
total: 608.96 sec