Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-001358
#<BuildRuby:0x00007f391f80fde0
@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.20241107-001358",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000038 0.000006 0.000044 ( 0.000043)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.003949 0.003942 3.531353 ( 3.640731)
build_miniruby 0.001227 0.000238 1.235320 ( 1.232906)
build_ruby 0.001713 0.000000 3.376553 ( 3.545187)
build_all 0.008414 0.000000 6.016543 ( 2.534508)
build_install 0.012090 0.005273 8.641037 ( 4.180190)
test_btest 0.000680 0.000136 76.923883 ( 20.531680)
test_basic 0.009073 0.000949 0.892717 ( 0.941999)
test_all 0.103857 0.039778 704.906618 (217.619859)
test_rubyspec 0.033707 0.046439 113.697210 ( 24.806110)
total: 279.03 sec