Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260109-085323
#<BuildRuby:0x00007a9cc10ffdd8
@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.20260109-085323",
@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.000022 0.000006 0.000028 ( 0.000030)
autoconf 0.000042 0.000012 0.000054 ( 0.000054)
configure 0.000036 0.000010 0.000046 ( 0.000046)
build_up 0.005317 0.002797 3.296035 ( 3.859832)
build_miniruby 0.001653 0.000000 1.957226 ( 2.137557)
build_ruby 0.001823 0.000175 5.195454 ( 5.540829)
build_all 0.008458 0.001980 7.747452 ( 5.771877)
build_install 0.018466 0.006705 10.950347 ( 8.547122)
test_btest 0.000777 0.000226 83.497392 ( 54.916663)
test_basic 0.005284 0.005372 1.249242 ( 1.752165)
test_all 0.094600 0.043867 836.349533 (399.220189)
test_rubyspec 0.048411 0.042102 136.600461 ( 39.724278)
total: 521.47 sec