Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-122343
#<BuildRuby:0x00007fc96c1dfdc0
@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.20240805-122343",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000029 0.000007 0.000036 ( 0.000035)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.006882 0.001606 3.786713 ( 3.655227)
build_miniruby 0.001334 0.000311 1.676831 ( 1.677231)
build_ruby 0.001692 0.000395 4.435056 ( 4.627852)
build_all 0.006776 0.003868 8.673638 ( 3.876158)
build_install 0.013757 0.008836 11.708237 ( 5.797263)
test_btest 0.000738 0.000211 117.481068 ( 31.834843)
test_basic 0.009701 0.000274 1.254317 ( 1.300480)
test_all 0.126321 0.025259 843.042320 (257.951797)
test_rubyspec 0.059469 0.032620 164.034447 ( 32.995556)
total: 343.72 sec