Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251007-095958
#<BuildRuby:0x00007b248210fdc0
@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.20251007-095958",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.002074 0.005747 3.521089 ( 2.214357)
build_miniruby 0.001204 0.000063 1.091359 ( 1.088473)
build_ruby 0.001193 0.000364 2.853694 ( 2.945897)
build_all 0.005101 0.001961 5.150854 ( 2.046595)
build_install 0.010727 0.007397 7.705836 ( 3.692208)
test_btest 0.000879 0.000000 51.013177 ( 15.912560)
test_basic 0.003363 0.002500 0.662797 ( 0.729009)
test_all 0.085429 0.027845 539.058580 (168.978905)
test_rubyspec 0.047394 0.035180 115.212506 ( 19.723449)
total: 217.33 sec