Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250127-085633
#<BuildRuby:0x00007fd3eb27fdc8
@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.20250127-085633",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000022 0.000007 0.000029 ( 0.000030)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.001753 0.004534 2.817510 ( 2.231058)
build_miniruby 0.001569 0.000000 1.346728 ( 1.347842)
build_ruby 0.001754 0.000000 3.574046 ( 3.753101)
build_all 0.004211 0.003775 5.731808 ( 2.415142)
build_install 0.011076 0.005960 8.029768 ( 4.023467)
test_btest 0.000579 0.000212 63.120619 ( 17.359576)
test_basic 0.005978 0.002192 0.916647 ( 0.969022)
test_all 0.093485 0.023484 480.747978 (148.216313)
test_rubyspec 0.040799 0.027277 105.444364 ( 18.021104)
total: 198.34 sec