Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250911-090120
#<BuildRuby:0x00007d19082ffdc0
@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.20250911-090120",
@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.000020 0.000005 0.000025 ( 0.000025)
configure 0.000015 0.000005 0.000020 ( 0.000019)
build_up 0.000102 0.007077 3.202408 ( 2.099890)
build_miniruby 0.001130 0.000045 1.085414 ( 1.083143)
build_ruby 0.001030 0.000644 3.024426 ( 3.125399)
build_all 0.003122 0.004042 4.840311 ( 1.921264)
build_install 0.012332 0.004333 7.325354 ( 3.333159)
test_btest 0.000000 0.000812 56.121408 ( 15.120929)
test_basic 0.005240 0.001619 0.707297 ( 0.757884)
test_all 0.082336 0.034832 517.246116 (168.702676)
test_rubyspec 0.042516 0.037657 109.720219 ( 18.981172)
total: 215.13 sec