Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-155653
#<BuildRuby:0x0000561dcc385f78
@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.20230905-155653",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.005533 0.000573 1.893456 ( 3.351672)
build_miniruby 0.001742 0.000180 1.751916 ( 2.033901)
build_ruby 0.001756 0.000182 3.546925 ( 4.834830)
build_all 0.008202 0.000390 6.462593 ( 5.316682)
build_install 0.008331 0.013178 7.813023 ( 7.300564)
test_btest 0.001267 0.000238 86.602493 ( 58.070673)
test_basic 0.003861 0.005298 1.044017 ( 1.598184)
test_all 0.001229 0.009500 720.008093 (359.278885)
test_rubyspec 0.039974 0.033538 105.456781 (122.912529)
total: 564.70 sec