Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-175920
#<BuildRuby:0x000056007cd4f4b8
@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.20220917-175920",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.007726 0.002576 1.097550 ( 1.142531)
build_miniruby 0.001836 0.000000 0.108126 ( 0.104485)
build_ruby 0.002268 0.000000 0.112405 ( 0.095056)
build_all 0.009937 0.001469 1.614619 ( 0.667054)
build_install 0.017542 0.003059 1.978245 ( 1.006869)
test_btest 0.001051 0.000277 96.568325 ( 9.267124)
test_basic 0.008113 0.000000 0.411082 ( 0.499686)
test_all 0.004138 0.000000 662.238102 ( 67.904726)
test_rubyspec 0.107357 0.060033 47.179767 ( 55.689792)
total: 136.38 sec