Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251031-003112
#<BuildRuby:0x00007e870d36fde0
@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.20251031-003112",
@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.000017 0.000005 0.000022 ( 0.000021)
autoconf 0.000026 0.000008 0.000034 ( 0.000034)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.003651 0.005218 4.019650 ( 2.436580)
build_miniruby 0.001296 0.000099 1.197436 ( 1.194493)
build_ruby 0.001621 0.000206 3.114681 ( 3.262560)
build_all 0.005538 0.001844 5.431007 ( 2.174984)
build_install 0.013313 0.006423 8.631062 ( 4.166168)
test_btest 0.000944 0.000000 61.689999 ( 16.420982)
test_basic 0.004644 0.001457 0.693499 ( 0.752093)
test_all 0.086642 0.036146 637.192842 (185.758620)
test_rubyspec 0.047173 0.035678 117.025125 ( 21.971633)
total: 238.14 sec