Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-103651
#<BuildRuby:0x000056540acce8e0
@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.20240120-103651",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.005103 0.000000 1.469494 ( 1.829233)
build_miniruby 0.001415 0.000000 1.236250 ( 1.245613)
build_ruby 0.001428 0.000000 2.721931 ( 2.956636)
build_all 0.003414 0.003964 5.638235 ( 2.225266)
build_install 0.008823 0.008123 6.938146 ( 3.546104)
test_btest 0.000668 0.000105 81.529907 ( 21.088607)
test_basic 0.000000 0.005598 0.911155 ( 0.971639)
test_all 0.077591 0.040524 734.561365 (218.303199)
test_rubyspec 0.047509 0.045251 139.872240 (151.389948)
total: 403.56 sec