Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251229-090940
#<BuildRuby:0x000075c458e4fdd0
@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.20251229-090940",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000047 0.000000 0.000047 ( 0.000046)
configure 0.000035 0.000000 0.000035 ( 0.000034)
build_up 0.004294 0.001895 2.474499 ( 2.646462)
build_miniruby 0.001738 0.000000 1.812806 ( 1.810722)
build_ruby 0.001941 0.000000 4.073199 ( 4.128821)
build_all 0.005495 0.003087 6.596471 ( 2.736637)
build_install 0.014611 0.005420 9.122479 ( 5.039998)
test_btest 0.000741 0.000195 75.135887 ( 19.425333)
test_basic 0.006863 0.003253 0.965238 ( 1.009442)
test_all 0.097097 0.036068 775.601875 (223.726310)
test_rubyspec 0.047068 0.037928 134.148743 ( 29.883289)
total: 290.41 sec