Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-102507
#<BuildRuby:0x00007f33d385fdc8
@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.20241226-102507",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.005340 0.000737 2.094140 ( 2.718240)
build_miniruby 0.001525 0.000211 1.578070 ( 1.577797)
build_ruby 0.001559 0.000215 4.096291 ( 4.297665)
build_all 0.008093 0.000341 6.623802 ( 2.789357)
build_install 0.016497 0.003209 7.923104 ( 4.056137)
test_btest 0.000934 0.000130 74.537675 ( 19.843547)
test_basic 0.000000 0.009036 1.005297 ( 1.054360)
test_all 0.087013 0.054062 707.404931 (233.122237)
test_rubyspec 0.040028 0.039434 120.949125 ( 30.154628)
total: 299.62 sec