Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250414-095320
#<BuildRuby:0x00007fc24de8fdc0
@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.20250414-095320",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.000741 0.005880 2.230659 ( 2.530193)
build_miniruby 0.001298 0.000253 1.580042 ( 1.594235)
build_ruby 0.001615 0.000314 3.860194 ( 3.971577)
build_all 0.010089 0.000451 6.540342 ( 3.151609)
build_install 0.009952 0.010327 8.154241 ( 4.749422)
test_btest 0.000849 0.000202 54.292230 ( 24.558304)
test_basic 0.007050 0.004614 0.895004 ( 0.970119)
test_all 0.061982 0.065475 616.220382 (230.397361)
test_rubyspec 0.034281 0.041279 104.710847 ( 23.587249)
total: 295.51 sec