Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241120-062628
#<BuildRuby:0x00007fa15450fdc8
@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.20241120-062628",
@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.000017 0.000007 0.000024 ( 0.000024)
autoconf 0.000025 0.000011 0.000036 ( 0.000035)
configure 0.000025 0.000010 0.000035 ( 0.000035)
build_up 0.000000 0.008150 3.712619 ( 4.170246)
build_miniruby 0.000000 0.001932 1.754131 ( 1.904629)
build_ruby 0.000000 0.002199 4.278912 ( 4.752958)
build_all 0.003733 0.005775 6.712306 ( 3.589875)
build_install 0.011624 0.010614 9.396864 ( 5.800566)
test_btest 0.000639 0.000437 80.559999 ( 53.868061)
test_basic 0.005962 0.006785 1.100458 ( 1.368444)
test_all 0.101605 0.042159 635.596264 (219.052952)
test_rubyspec 0.041401 0.035188 114.044448 ( 19.445736)
total: 313.95 sec