Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-161952
#<BuildRuby:0x00007f53fed0fdc8
@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.20240812-161952",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000030 0.000003 0.000033 ( 0.000032)
build_up 0.003658 0.004403 3.613533 ( 3.572725)
build_miniruby 0.001498 0.000176 1.622033 ( 1.618393)
build_ruby 0.001710 0.000201 3.719700 ( 3.922020)
build_all 0.008125 0.000451 8.430448 ( 3.359487)
build_install 0.006408 0.014172 10.838842 ( 5.115559)
test_btest 0.000878 0.000175 115.228491 ( 29.988482)
test_basic 0.009288 0.000929 1.221271 ( 1.266068)
test_all 0.091756 0.056782 810.204054 (230.006829)
test_rubyspec 0.050040 0.039060 167.488028 ( 32.590520)
total: 311.44 sec