Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-155315
#<BuildRuby:0x000055e44ce3af90
@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.20221026-155315",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000082 0.000013 0.000095 ( 0.000113)
build_up 0.007916 0.001320 1.091001 ( 1.153141)
build_miniruby 0.000000 0.001683 0.100068 ( 0.096872)
build_ruby 0.000000 0.002112 0.107686 ( 0.104701)
build_all 0.005342 0.001939 1.286682 ( 0.560747)
build_install 0.015956 0.000195 1.681033 ( 0.897924)
test_btest 0.000000 0.001468 62.994541 ( 6.387526)
test_basic 0.005942 0.001429 0.341956 ( 0.430338)
test_all 0.005154 0.002842 513.625857 ( 55.007964)
test_rubyspec 0.070226 0.047414 43.581888 ( 52.134686)
total: 116.78 sec