Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-093623
#<BuildRuby:0x000055d07f242228
@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.20230625-093623",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.005685 0.001093 2.170364 ( 7.111433)
build_miniruby 0.001557 0.000299 1.683282 ( 5.013148)
build_ruby 0.001436 0.000276 3.317316 ( 32.419916)
build_all 0.003911 0.004094 2.612803 ( 5.631297)
build_install 0.018119 0.002995 4.073958 ( 9.212279)
test_btest 0.000797 0.000171 84.170559 (100.906926)
test_basic 0.007308 0.001566 0.953099 ( 2.215949)
test_all 0.001085 0.000106 633.307137 (505.899614)
test_rubyspec 0.017783 0.039632 90.566465 (135.938942)
total: 804.35 sec