Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-104857
#<BuildRuby:0x00007fc9b48efdc0
@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.20240806-104857",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000045 0.000000 0.000045 ( 0.000045)
build_up 0.007900 0.000000 3.558553 ( 3.511084)
build_miniruby 0.001719 0.000000 1.587968 ( 1.584104)
build_ruby 0.000000 0.001812 3.961628 ( 4.169346)
build_all 0.000000 0.009259 7.828687 ( 2.974739)
build_install 0.010133 0.010064 11.072073 ( 5.089686)
test_btest 0.000599 0.000257 118.334752 ( 30.921164)
test_basic 0.005826 0.004589 1.318437 ( 1.377469)
test_all 0.116693 0.032528 775.426574 (238.553709)
test_rubyspec 0.060448 0.027014 166.407048 ( 34.778141)
total: 322.96 sec