Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-014212
#<BuildRuby:0x00007f039e83fdd0
@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.20240715-014212",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000025 0.000007 0.000032 ( 0.000033)
build_up 0.007350 0.000921 3.884002 ( 4.153343)
build_miniruby 0.001751 0.000000 1.662634 ( 1.745502)
build_ruby 0.001917 0.000000 4.339090 ( 4.582736)
build_all 0.009678 0.001416 8.421366 ( 5.375112)
build_install 0.014720 0.009141 11.513130 ( 7.528886)
test_btest 0.000699 0.000205 120.261458 ( 47.653643)
test_basic 0.001719 0.007853 1.319387 ( 1.373888)
test_all 0.132101 0.024634 862.634677 (331.198979)
test_rubyspec 0.063672 0.025325 164.311547 ( 33.964763)
total: 437.58 sec