Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250729-082251
#<BuildRuby:0x000070efa5effdc0
@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.20250729-082251",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.004884 0.002700 3.467147 ( 2.550054)
build_miniruby 0.000766 0.000711 1.205636 ( 1.202993)
build_ruby 0.001667 0.000158 3.570035 ( 3.743080)
build_all 0.003086 0.004579 5.696655 ( 2.263676)
build_install 0.011218 0.005079 8.659127 ( 4.208609)
test_btest 0.002361 0.000100 57.280884 ( 16.589253)
test_basic 0.002596 0.005254 0.753234 ( 0.801107)
test_all 0.078022 0.038395 634.887469 (187.401380)
test_rubyspec 0.048658 0.037547 167.784333 ( 29.812174)
total: 248.57 sec