Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-114152
#<BuildRuby:0x00007f229b5cfde0
@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.20241025-114152",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000037 0.000004 0.000041 ( 0.000041)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.004418 0.003479 4.114093 ( 3.971365)
build_miniruby 0.001492 0.000214 1.622185 ( 1.619105)
build_ruby 0.001657 0.000237 3.861610 ( 4.044959)
build_all 0.008545 0.001221 7.173262 ( 3.052097)
build_install 0.017215 0.003639 9.834571 ( 4.642696)
test_btest 0.000777 0.000116 76.187451 ( 20.643525)
test_basic 0.010359 0.000908 0.935919 ( 0.979086)
test_all 0.128455 0.023999 751.067418 (222.621379)
test_rubyspec 0.042793 0.043830 123.670402 ( 25.066768)
total: 286.64 sec