Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250624-184904
#<BuildRuby:0x000079716e99fdc8
@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.20250624-184904",
@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.000005 0.000017 ( 0.000018)
autoconf 0.000021 0.000010 0.000031 ( 0.000031)
configure 0.000016 0.000007 0.000023 ( 0.000023)
build_up 0.003264 0.003617 2.607117 ( 1.960305)
build_miniruby 0.000216 0.001130 1.079334 ( 1.076721)
build_ruby 0.001435 0.000205 2.600473 ( 2.785674)
build_all 0.004342 0.002696 4.876676 ( 1.885442)
build_install 0.010694 0.006321 7.488887 ( 3.548882)
test_btest 0.000298 0.000631 47.996216 ( 15.605312)
test_basic 0.003933 0.001966 0.660301 ( 0.717336)
test_all 0.078991 0.034302 592.224127 (189.596642)
test_rubyspec 0.049600 0.029712 149.082110 ( 27.020384)
total: 244.20 sec