Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250501-134929
#<BuildRuby:0x00007f7b5683fdc8
@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.20250501-134929",
@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.000026 0.000003 0.000029 ( 0.000030)
autoconf 0.000045 0.000006 0.000051 ( 0.000051)
configure 0.000038 0.000005 0.000043 ( 0.000043)
build_up 0.007232 0.000438 2.819198 ( 3.666138)
build_miniruby 0.001585 0.000214 1.808412 ( 2.303604)
build_ruby 0.002089 0.000282 4.840403 ( 5.336690)
build_all 0.006521 0.005244 7.075246 ( 5.711073)
build_install 0.016972 0.008636 9.305901 ( 7.962986)
test_btest 0.000933 0.000182 56.113836 ( 38.653406)
test_basic 0.008336 0.001626 1.031245 ( 1.415667)
test_all 0.085862 0.042988 651.626208 (256.528155)
test_rubyspec 0.039477 0.039695 107.908729 ( 24.810829)
total: 346.39 sec