Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-044128
#<BuildRuby:0x00005637b6f96228
@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.20240211-044128",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.004806 0.000874 1.403969 ( 1.725954)
build_miniruby 0.001187 0.000215 1.684110 ( 1.681985)
build_ruby 0.001795 0.000000 3.048029 ( 3.274682)
build_all 0.004557 0.002975 6.201291 ( 2.353943)
build_install 0.008464 0.009169 7.637474 ( 3.536118)
test_btest 0.000872 0.000235 86.231248 ( 22.628374)
test_basic 0.003197 0.003896 0.895122 ( 0.957273)
test_all 0.091247 0.027555 741.792811 (233.909695)
test_rubyspec 0.076041 0.025611 162.531263 (171.911060)
total: 441.98 sec