Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250304-134326
#<BuildRuby:0x00007f80e2d2fdd8
@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.20250304-134326",
@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.000019)
autoconf 0.000030 0.000004 0.000034 ( 0.000035)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.006053 0.000897 2.931085 ( 2.193882)
build_miniruby 0.001297 0.000192 1.345749 ( 1.342856)
build_ruby 0.001553 0.000230 3.250403 ( 10.445097)
build_all 0.007178 0.000000 4.860141 ( 2.020810)
build_install 0.003116 0.013429 7.221812 ( 3.731470)
test_btest 0.000809 0.000196 45.745101 ( 12.525554)
test_basic 0.000654 0.006762 0.639482 ( 0.693765)
test_all 0.078301 0.038122 599.696287 (189.723152)
test_rubyspec 0.040834 0.032599 98.272668 ( 24.495645)
total: 247.17 sec