Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241102-212329
#<BuildRuby:0x00007f07f2d3fdc8
@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.20241102-212329",
@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.000022 0.000005 0.000027 ( 0.000026)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000027 0.000006 0.000033 ( 0.000034)
build_up 0.004472 0.004978 4.281901 ( 4.780367)
build_miniruby 0.001545 0.000386 1.861016 ( 1.954209)
build_ruby 0.001806 0.000452 4.847938 ( 5.131237)
build_all 0.008895 0.002223 7.423991 ( 5.024798)
build_install 0.023095 0.001227 10.772806 ( 7.170447)
test_btest 0.001092 0.000000 78.235534 ( 31.800328)
test_basic 0.008711 0.003684 1.075394 ( 1.125179)
test_all 0.100966 0.047495 654.135901 (215.616107)
test_rubyspec 0.046367 0.039157 115.268621 ( 22.310886)
total: 294.91 sec