Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-094225
#<BuildRuby:0x0000558400a95ef0
@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.20240114-094225",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000022 0.000000 0.000022 ( 0.000024)
build_up 0.005632 0.000201 1.559919 ( 1.891012)
build_miniruby 0.001466 0.000053 1.421511 ( 1.419168)
build_ruby 0.001540 0.000055 2.612404 ( 2.852429)
build_all 0.002694 0.004060 5.043559 ( 1.954461)
build_install 0.010394 0.004323 6.434048 ( 3.168328)
test_btest 0.000779 0.000075 80.006731 ( 21.065815)
test_basic 0.004850 0.000068 0.728159 ( 0.791816)
test_all 0.096011 0.025181 692.501631 (236.047199)
test_rubyspec 0.031877 0.032360 81.447556 ( 93.120627)
total: 362.31 sec