Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-042413
#<BuildRuby:0x00007f50a5f5fdc8
@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.20241028-042413",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.007129 0.000629 3.140668 ( 3.236687)
build_miniruby 0.001474 0.000130 1.178369 ( 1.175079)
build_ruby 0.000000 0.002087 3.217607 ( 3.429885)
build_all 0.005660 0.002844 5.946834 ( 2.409242)
build_install 0.003551 0.013311 8.519622 ( 3.815211)
test_btest 0.000780 0.000156 75.172606 ( 27.983364)
test_basic 0.006673 0.003997 0.754134 ( 0.804178)
test_all 0.104653 0.041315 678.437838 (204.175602)
test_rubyspec 0.035550 0.047249 123.535964 ( 26.189581)
total: 273.22 sec