Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-073051
#<BuildRuby:0x0000557d713a0e50
@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.20220913-073051",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011205 0.000490 1.147316 ( 1.165673)
build_miniruby 0.001611 0.000107 0.073200 ( 0.072890)
build_ruby 0.001903 0.000127 0.074063 ( 0.073541)
build_all 0.009330 0.000295 1.538933 ( 0.610048)
build_install 0.017010 0.005707 1.916655 ( 0.962630)
test_btest 0.001420 0.000000 90.291114 ( 9.766009)
test_basic 0.007373 0.000391 0.359984 ( 0.450686)
test_all 0.003607 0.000379 683.780401 ( 68.228361)
test_rubyspec 0.104717 0.078728 46.921583 ( 55.362387)
total: 136.69 sec