Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250811-225452
#<BuildRuby:0x000079574130fdd8
@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.20250811-225452",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.002181 0.005315 3.716809 ( 2.787229)
build_miniruby 0.001004 0.000264 1.602504 ( 1.599264)
build_ruby 0.001534 0.000133 2.738807 ( 2.905121)
build_all 0.006153 0.002261 5.031410 ( 1.950065)
build_install 0.015564 0.004695 8.425715 ( 3.962202)
test_btest 0.000737 0.000200 53.413106 ( 15.470735)
test_basic 0.001658 0.005666 0.667616 ( 0.720027)
test_all 0.086405 0.025459 600.514288 (175.263651)
test_rubyspec 0.047880 0.029135 107.629216 ( 20.182256)
total: 224.84 sec