Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-111759
#<BuildRuby:0x0000562ade3b6258
@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-111759",
@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.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.005927 0.000684 1.985420 ( 3.568859)
build_miniruby 0.001504 0.000174 1.811097 ( 2.157506)
build_ruby 0.000000 0.002054 3.559273 ( 4.125181)
build_all 0.007087 0.001361 6.364331 ( 4.949999)
build_install 0.016516 0.005450 8.187431 ( 6.998774)
test_btest 0.000622 0.000100 90.075333 ( 56.319417)
test_basic 0.002685 0.004925 0.916940 ( 1.151754)
test_all 0.087614 0.031089 706.010556 (322.794648)
test_rubyspec 0.034627 0.070453 171.347334 (186.704014)
total: 588.77 sec