Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-112523
#<BuildRuby:0x00007f6a4b7dfde0
@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.20241024-112523",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000035 0.000006 0.000041 ( 0.000040)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003470 0.004692 3.964161 ( 3.802704)
build_miniruby 0.001352 0.000253 1.732147 ( 1.728309)
build_ruby 0.001587 0.000297 4.379217 ( 4.526985)
build_all 0.008678 0.000032 6.989327 ( 2.959909)
build_install 0.016198 0.001280 9.854249 ( 4.749297)
test_btest 0.000937 0.000000 78.604370 ( 21.077317)
test_basic 0.005510 0.004862 1.114265 ( 1.155845)
test_all 0.110006 0.040712 752.110070 (230.457269)
test_rubyspec 0.050807 0.034320 128.467811 ( 33.635686)
total: 304.09 sec