Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241026-035201
#<BuildRuby:0x00007f2129b3fdc0
@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.20241026-035201",
@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.000028 0.000007 0.000035 ( 0.000035)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.006016 0.001604 3.636973 ( 3.511104)
build_miniruby 0.001235 0.000329 1.404479 ( 1.401184)
build_ruby 0.001438 0.000383 3.843527 ( 4.011454)
build_all 0.009383 0.000234 6.576978 ( 2.677933)
build_install 0.019425 0.000534 9.345359 ( 4.398969)
test_btest 0.000716 0.000159 76.337113 ( 20.637289)
test_basic 0.006802 0.003899 0.988012 ( 1.037625)
test_all 0.089799 0.057201 647.943848 (207.832699)
test_rubyspec 0.023044 0.059724 117.171999 ( 23.857942)
total: 269.37 sec