Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-123145
#<BuildRuby:0x00007fc28c57fde0
@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.20241210-123145",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.007059 0.001217 3.813481 ( 4.136940)
build_miniruby 0.001628 0.000280 1.662716 ( 1.704995)
build_ruby 0.001976 0.000000 4.368850 ( 4.571283)
build_all 0.004864 0.004810 6.859292 ( 3.848689)
build_install 0.013592 0.006434 8.462699 ( 4.028946)
test_btest 0.000721 0.000163 65.437949 ( 20.099179)
test_basic 0.006989 0.000506 0.669610 ( 3.196769)
test_all 0.105015 0.035792 652.772470 (214.390893)
test_rubyspec 0.054887 0.029652 114.668105 ( 27.635193)
total: 283.61 sec