Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-030748
#<BuildRuby:0x0000563fdfa1d1f8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221008-030748",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.011168 0.000212 1.082692 ( 1.151844)
build_miniruby 0.001401 0.000093 0.103205 ( 0.100260)
build_ruby 0.001692 0.000113 0.096967 ( 0.093960)
build_all 0.007660 0.000511 1.329446 ( 0.577558)
build_install 0.014964 0.000008 1.656121 ( 0.893062)
test_btest 0.001628 0.000090 59.607178 ( 6.387226)
test_basic 0.000000 0.006682 0.360560 ( 0.451340)
test_all 0.001304 0.005767 487.057482 ( 52.269997)
test_rubyspec 0.068857 0.054038 42.660697 ( 51.117929)
total: 113.04 sec