Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-161054
#<BuildRuby:0x00007f8a9cdcfdd8
@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.20241016-161054",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000034 0.000005 0.000039 ( 0.000038)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.006953 0.001209 3.635342 ( 3.756132)
build_miniruby 0.001380 0.000239 1.234437 ( 1.230898)
build_ruby 0.000000 0.001771 3.331371 ( 3.549403)
build_all 0.002397 0.007357 7.287774 ( 2.921899)
build_install 0.010250 0.010762 10.071068 ( 4.790419)
test_btest 0.000701 0.000234 91.803019 ( 25.304552)
test_basic 0.008678 0.001450 1.071805 ( 2.786249)
test_all 0.107897 0.043992 752.831644 (221.167073)
test_rubyspec 0.073291 0.013503 136.823995 ( 30.433452)
total: 295.94 sec