Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251003-061607
#<BuildRuby:0x000078128589fde0
@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.20251003-061607",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000086 0.000017 0.000103 ( 0.000102)
configure 0.000029 0.000006 0.000035 ( 0.000034)
build_up 0.004739 0.005093 5.113361 ( 4.989647)
build_miniruby 0.001376 0.000077 1.903067 ( 2.021340)
build_ruby 0.001943 0.000000 4.736398 ( 5.555659)
build_all 0.007864 0.001875 7.288058 ( 5.739418)
build_install 0.022205 0.003471 11.111418 ( 8.524291)
test_btest 0.001157 0.000009 68.393716 ( 50.728768)
test_basic 0.002125 0.007481 1.153561 ( 1.812369)
test_all 0.094033 0.038260 760.397557 (412.213646)
test_rubyspec 0.044381 0.038164 121.628959 ( 50.716788)
total: 542.30 sec