Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250112-170051
#<BuildRuby:0x00007f0a77bbfde0
@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.20250112-170051",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000030 0.000005 0.000035 ( 0.000036)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006157 0.001099 2.377327 ( 3.107786)
build_miniruby 0.001540 0.000275 1.599371 ( 1.706905)
build_ruby 0.001919 0.000343 3.688614 ( 3.938679)
build_all 0.003257 0.005033 4.958364 ( 1.958695)
build_install 0.012853 0.003368 6.728599 ( 3.638361)
test_btest 0.000693 0.000152 71.100531 ( 21.675078)
test_basic 0.004985 0.005571 0.936033 ( 1.005672)
test_all 0.103152 0.036668 639.737719 (197.673763)
test_rubyspec 0.051318 0.026372 104.701924 ( 25.821679)
total: 260.53 sec