Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-020426
#<BuildRuby:0x00007fc2160cfdc0
@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.20240924-020426",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000033 0.000008 0.000041 ( 0.000040)
configure 0.000035 0.000000 0.000035 ( 0.000034)
build_up 0.008023 0.000928 4.333372 ( 3.694823)
build_miniruby 0.001578 0.000000 1.496965 ( 1.496153)
build_ruby 0.001790 0.000000 4.111357 ( 4.319219)
build_all 0.007812 0.000631 6.840214 ( 2.867248)
build_install 0.018024 0.001890 9.338873 ( 4.058733)
test_btest 0.000822 0.000164 88.514364 ( 23.139784)
test_basic 0.000365 0.008115 0.810088 ( 0.860495)
test_all 0.103302 0.045754 769.406649 (253.695045)
test_rubyspec 0.053045 0.036290 131.287591 ( 27.626410)
total: 321.76 sec