Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-204205
#<BuildRuby:0x00007f659424fdc8
@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.20241023-204205",
@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.000023 0.000005 0.000028 ( 0.000029)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000033 0.000008 0.000041 ( 0.000042)
build_up 0.007794 0.001889 4.525533 ( 6.010001)
build_miniruby 0.001812 0.000439 1.842175 ( 2.175369)
build_ruby 0.002051 0.000498 4.698019 ( 5.359949)
build_all 0.011319 0.000627 7.858166 ( 6.745771)
build_install 0.023457 0.004731 11.067306 ( 10.592282)
test_btest 0.000825 0.000186 85.407715 ( 77.303486)
test_basic 0.003112 0.009723 1.253283 ( 1.717542)
test_all 0.114622 0.047126 839.035132 (616.853191)
test_rubyspec 0.040070 0.049918 134.469398 ( 68.011416)
total: 794.77 sec