Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-022851
#<BuildRuby:0x00007f00e2c3fde0
@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.20241022-022851",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.004065 0.003996 3.627271 ( 3.522866)
build_miniruby 0.001563 0.000000 1.328508 ( 1.325961)
build_ruby 0.001779 0.000000 3.872257 ( 4.076007)
build_all 0.007041 0.001438 6.953599 ( 2.859226)
build_install 0.015569 0.003925 9.344755 ( 4.262231)
test_btest 0.000732 0.000163 87.506894 ( 25.640418)
test_basic 0.007727 0.000767 1.102514 ( 4.493590)
test_all 0.098612 0.060137 830.774234 (359.769445)
test_rubyspec 0.055894 0.034624 137.017254 ( 67.243192)
total: 473.19 sec