Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-095405
#<BuildRuby:0x00007f282447fdd0
@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.20241110-095405",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.000428 0.007129 3.762003 ( 3.869372)
build_miniruby 0.001204 0.000292 1.372643 ( 1.370696)
build_ruby 0.001649 0.000400 3.294017 ( 3.448115)
build_all 0.007360 0.001784 6.245180 ( 2.559641)
build_install 0.008418 0.011338 8.362222 ( 4.068124)
test_btest 0.000690 0.000211 77.235578 ( 20.634247)
test_basic 0.006723 0.002054 0.995752 ( 1.043030)
test_all 0.102780 0.044387 714.129820 (244.786011)
test_rubyspec 0.036840 0.046628 121.873793 ( 26.508715)
total: 308.29 sec