Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-222929
#<BuildRuby:0x00005594d6a05328
@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.20221018-222929",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008935 0.000774 1.134153 ( 1.190773)
build_miniruby 0.002156 0.000000 0.103610 ( 0.099855)
build_ruby 0.001851 0.000000 0.106076 ( 0.102383)
build_all 0.007434 0.001036 1.312266 ( 0.572130)
build_install 0.009939 0.004020 1.639945 ( 0.881171)
test_btest 0.002326 0.000410 63.733461 ( 6.497629)
test_basic 0.001725 0.005102 0.361672 ( 0.459075)
test_all 0.006930 0.000000 485.363558 ( 53.252082)
test_rubyspec 0.078599 0.060045 43.242750 ( 51.715531)
total: 114.77 sec