Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-052544
#<BuildRuby:0x0000559ce63fa3d0
@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-052544",
@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.000029 0.000003 0.000032 ( 0.000032)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.000000 0.008906 2.288954 ( 3.127286)
build_miniruby 0.000000 0.001651 2.222103 ( 2.403383)
build_ruby 0.000216 0.001455 3.497483 ( 3.757357)
build_all 0.009578 0.000314 6.545303 ( 3.706824)
build_install 0.008415 0.011200 8.306864 ( 5.453159)
test_btest 0.000810 0.000235 89.577593 ( 55.160069)
test_basic 0.000401 0.008174 1.017169 ( 1.181566)
test_all 0.078775 0.039005 759.530022 (310.667775)
test_rubyspec 0.036728 0.065752 158.204571 (169.442715)
total: 554.90 sec