Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-234453
#<BuildRuby:0x00007f8967b4fdc8
@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.20240920-234453",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000032 0.000008 0.000040 ( 0.000041)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.008181 0.002166 5.452088 ( 4.936080)
build_miniruby 0.001984 0.000000 1.460218 ( 1.459966)
build_ruby 0.001848 0.000000 3.168961 ( 3.393767)
build_all 0.008199 0.000000 6.188823 ( 2.493092)
build_install 0.013504 0.004296 9.189809 ( 4.072543)
test_btest 0.001080 0.000270 96.481119 ( 32.712317)
test_basic 0.008553 0.005461 1.300898 ( 1.466939)
test_all 0.104356 0.046609 720.825601 (225.961607)
test_rubyspec 0.051627 0.035509 135.183195 ( 24.619491)
total: 301.12 sec