Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-214146
#<BuildRuby:0x00007f24aec3fdc8
@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.20240821-214146",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021 0.000002 0.000023 ( 0.000025)
autoconf 0.000040 0.000004 0.000044 ( 0.000045)
configure 0.000034 0.000004 0.000038 ( 0.000039)
build_up 0.008599 0.000013 3.852950 ( 5.372180)
build_miniruby 0.001920 0.000000 1.775156 ( 1.970059)
build_ruby 0.002364 0.000029 4.630821 ( 5.612321)
build_all 0.010586 0.000000 8.777397 ( 8.063023)
build_install 0.024771 0.001321 11.952287 ( 11.691857)
test_btest 0.001101 0.000102 124.104281 (134.501096)
test_basic 0.012390 0.001153 1.406847 ( 2.281360)
test_all 0.138179 0.025391 963.779489 (899.433868)
test_rubyspec 0.063158 0.029338 176.317239 (115.733470)
total: 1184.66 sec