Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-083928
#<BuildRuby:0x0000556b3fe4a2c8
@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.20240123-083928",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.000000 0.005420 1.488647 ( 1.854084)
build_miniruby 0.000000 0.001303 1.555705 ( 1.554993)
build_ruby 0.000000 0.001820 3.239429 ( 3.459230)
build_all 0.003104 0.004306 6.029006 ( 2.344156)
build_install 0.010299 0.007055 7.144791 ( 3.498492)
test_btest 0.000568 0.000211 80.992714 ( 21.167116)
test_basic 0.001371 0.003466 0.877218 ( 0.938588)
test_all 0.080006 0.035350 702.870851 (198.075353)
test_rubyspec 0.041452 0.058351 154.672532 (166.414277)
total: 399.31 sec