Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-144020
#<BuildRuby:0x000055685c3fe138
@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.20231224-144020",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.000000 0.006341 1.777288 ( 3.717169)
build_miniruby 0.000274 0.001504 1.783930 ( 2.497521)
build_ruby 0.002102 0.000362 3.551141 ( 4.819099)
build_all 0.007858 0.001355 5.947248 ( 6.698086)
build_install 0.013220 0.007791 7.346847 ( 9.076195)
test_btest 0.000896 0.000000 85.049977 (105.099236)
test_basic 0.003838 0.004338 0.927418 ( 1.746213)
test_all 0.079067 0.053046 755.712262 (715.270183)
test_rubyspec 0.038548 0.038242 104.535511 (134.073713)
total: 983.00 sec