Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-012315
#<BuildRuby:0x000055632ea45ee8
@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.20240124-012315",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000019 0.000006 0.000025 ( 0.000024)
build_up 0.008055 0.000000 2.692350 ( 4.379172)
build_miniruby 0.001137 0.000306 2.104703 ( 2.351197)
build_ruby 0.001268 0.000342 3.758263 ( 4.253614)
build_all 0.007731 0.000934 7.030894 ( 4.737671)
build_install 0.015091 0.004877 8.495385 ( 5.987071)
test_btest 0.000570 0.000152 91.922742 ( 64.118131)
test_basic 0.005858 0.001562 0.982510 ( 1.419431)
test_all 0.097787 0.020886 716.436651 (375.916397)
test_rubyspec 0.066515 0.039018 173.917591 (191.207242)
total: 654.37 sec