Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-235940
#<BuildRuby:0x0000561dd778e3d0
@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.20240130-235940",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.005084 0.000814 1.611394 ( 1.940320)
build_miniruby 0.001187 0.000190 1.560912 ( 1.558616)
build_ruby 0.001402 0.000225 2.816273 ( 3.066181)
build_all 0.002003 0.004752 5.530790 ( 2.154158)
build_install 0.013213 0.003498 6.873405 ( 3.229417)
test_btest 0.000689 0.000142 81.870559 ( 21.463241)
test_basic 0.002499 0.003883 0.814438 ( 0.875380)
test_all 0.069710 0.047405 720.629844 (218.169363)
test_rubyspec 0.059036 0.038139 146.704693 (158.468784)
total: 410.93 sec