Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250323-070227
#<BuildRuby:0x00007f37512bfdd8
@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.20250323-070227",
@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.000023 0.000005 0.000028 ( 0.000028)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.004673 0.003262 3.128205 ( 4.021879)
build_miniruby 0.001928 0.000000 1.728622 ( 2.065537)
build_ruby 0.002250 0.000101 4.419301 ( 38.166234)
build_all 0.005346 0.005124 6.548230 ( 5.936653)
build_install 0.017274 0.007432 9.207531 ( 8.923873)
test_btest 0.000829 0.000213 55.533589 ( 60.963889)
test_basic 0.007582 0.005307 1.031208 ( 1.593032)
test_all 0.091100 0.044701 719.978043 (499.044455)
test_rubyspec 0.049593 0.034731 110.782625 ( 38.925943)
total: 659.64 sec