Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-132021
#<BuildRuby:0x000055817b8264f8
@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.20240309-132021",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.002905 0.003786 2.402905 ( 2.158372)
build_miniruby 0.000974 0.000212 1.330850 ( 1.328658)
build_ruby 0.001237 0.000269 2.727705 ( 2.969578)
build_all 0.006612 0.000526 6.211661 ( 2.392168)
build_install 0.016116 0.002384 7.742624 ( 3.610833)
test_btest 0.000689 0.000138 89.323415 ( 23.394180)
test_basic 0.005216 0.001043 0.820868 ( 0.878769)
test_all 0.089397 0.031743 792.081043 (255.830325)
test_rubyspec 0.053346 0.036888 126.069336 (138.546971)
total: 431.11 sec