Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-182319
#<BuildRuby:0x0000565054a21fc0
@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.20240219-182319",
@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.000021 0.000002 0.000023 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006933 0.000000 2.425730 ( 2.065259)
build_miniruby 0.001160 0.000015 1.659277 ( 1.657230)
build_ruby 0.001521 0.000000 3.363071 ( 3.576314)
build_all 0.004734 0.002304 6.158283 ( 2.414392)
build_install 0.018220 0.000423 8.008507 ( 3.669809)
test_btest 0.001094 0.000000 89.667762 ( 23.541056)
test_basic 0.000000 0.006079 0.841815 ( 0.899170)
test_all 0.073773 0.044688 742.405231 (233.404726)
test_rubyspec 0.042448 0.035567 107.172504 (116.344424)
total: 387.57 sec