Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-104024
#<BuildRuby:0x0000555580fd9a00
@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.20230914-104024",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006141 0.000819 2.331112 ( 4.799754)
build_miniruby 0.000000 0.001715 1.593206 ( 1.847337)
build_ruby 0.000000 0.001804 3.352454 ( 3.744529)
build_all 0.003578 0.004782 6.428169 ( 4.720018)
build_install 0.018733 0.001039 8.080286 ( 7.336448)
test_btest 0.000606 0.000106 85.523665 ( 48.080119)
test_basic 0.006012 0.003073 1.006276 ( 1.390380)
test_all 0.009905 0.000553 714.815271 (365.613459)
test_rubyspec 0.043045 0.026654 106.256136 (121.505853)
total: 559.04 sec