Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-225424
#<BuildRuby:0x00005575a0e6ef90
@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.20221009-225424",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009514 0.000732 1.071099 ( 1.377694)
build_miniruby 0.001718 0.000132 0.100953 ( 0.098154)
build_ruby 0.001681 0.000129 0.103351 ( 0.100250)
build_all 0.008078 0.000622 1.343296 ( 0.589127)
build_install 0.013292 0.000130 1.604106 ( 0.881262)
test_btest 0.000000 0.002022 59.720917 ( 6.430989)
test_basic 0.002231 0.003968 0.349393 ( 0.439461)
test_all 0.007526 0.000196 489.899679 ( 53.062758)
test_rubyspec 0.099574 0.034679 42.696902 ( 51.257894)
total: 114.24 sec