Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-070142
#<BuildRuby:0x00007f6e4089fde0
@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.20240903-070142",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000033 0.000004 0.000037 ( 0.000036)
build_up 0.004592 0.003550 3.613186 ( 3.594134)
build_miniruby 0.001634 0.000000 1.652193 ( 1.649102)
build_ruby 0.001994 0.000000 4.013308 ( 4.182445)
build_all 0.001385 0.007388 7.785607 ( 3.056142)
build_install 0.019140 0.001285 10.529673 ( 4.812070)
test_btest 0.001074 0.000000 115.731700 ( 32.711961)
test_basic 0.000000 0.009698 1.259331 ( 1.310769)
test_all 0.117660 0.035023 775.433726 (227.810002)
test_rubyspec 0.037004 0.050564 160.517956 ( 27.632829)
total: 306.76 sec