Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250223-125243
#<BuildRuby:0x00007f3ae456fdd0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250223-125243",
@make="make",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000004 0.000037 ( 0.000038)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.005676 0.000810 3.294077 ( 2.461307)
build_miniruby 0.001426 0.000204 1.394473 ( 1.391746)
build_ruby 0.001516 0.000217 3.921630 ( 4.048758)
build_all 0.000231 0.007820 5.135205 ( 2.139310)
build_install 0.008738 0.008480 6.824938 ( 3.349636)
test_btest 0.000825 0.000213 44.227236 ( 12.496066)
test_basic 0.003079 0.003911 0.756551 ( 0.820704)
test_all 0.070037 0.047391 555.708109 (165.944194)
test_rubyspec 0.046017 0.027931 99.426370 ( 22.632669)
total: 215.29 sec