Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-004222
#<BuildRuby:0x00005629b043df70
@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.20240204-004222",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.001706 0.004114 1.802527 ( 2.281078)
build_miniruby 0.001392 0.000181 1.531246 ( 1.531319)
build_ruby 0.001611 0.000210 3.175450 ( 3.410745)
build_all 0.002924 0.004613 6.063383 ( 2.996345)
build_install 0.018713 0.000000 7.853822 ( 4.358786)
test_btest 0.000686 0.000000 85.418063 ( 34.191974)
test_basic 0.003918 0.003207 0.911866 ( 1.025172)
test_all 0.072536 0.041188 750.528972 (299.752407)
test_rubyspec 0.067217 0.035210 165.465585 (177.386849)
total: 526.94 sec