Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251029-000637
#<BuildRuby:0x000071bcc3ccfdc0
@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.20251029-000637",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000025 0.000007 0.000032 ( 0.000033)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.005253 0.002683 3.374288 ( 2.137675)
build_miniruby 0.000997 0.000298 1.176148 ( 1.174976)
build_ruby 0.001497 0.000249 2.937873 ( 3.023614)
build_all 0.005031 0.001606 4.700907 ( 1.913332)
build_install 0.009449 0.005579 7.375015 ( 3.607245)
test_btest 0.000812 0.000000 52.856330 ( 14.150485)
test_basic 0.005136 0.002382 0.662618 ( 0.725682)
test_all 0.081289 0.032389 561.473633 (198.239098)
test_rubyspec 0.045396 0.031762 113.633711 ( 18.967204)
total: 243.94 sec