Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250923-003844
#<BuildRuby:0x000079865373fde0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250923-003844",
@make="make",
@no_timeout_error=nil,
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000000 0.000045 0.000045 ( 0.000044)
build_up 0.002916 0.006256 4.378237 ( 2.867423)
build_miniruby 0.001269 0.000089 1.593164 ( 1.590392)
build_ruby 0.001857 0.000000 4.011829 ( 4.068825)
build_all 0.005710 0.002585 5.938054 ( 2.518182)
build_install 0.018784 0.001875 9.314855 ( 4.587647)
test_btest 0.000430 0.000552 59.887640 ( 16.698098)
test_basic 0.002575 0.005442 0.816535 ( 0.865273)
test_all 0.095382 0.029905 700.303776 (224.737892)
test_rubyspec 0.052082 0.027152 113.581251 ( 28.505234)
total: 286.44 sec