Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-231846
#<BuildRuby:0x000055cc8fcc84c0
@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.20220912-231846",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000107 0.000016 0.000123 ( 0.000126)
build_up 0.009894 0.000859 1.133294 ( 1.111808)
build_miniruby 0.001734 0.000247 0.074463 ( 0.072493)
build_ruby 0.001827 0.000261 0.075358 ( 0.073343)
build_all 0.011349 0.000000 1.559801 ( 0.606346)
build_install 0.019515 0.000000 1.921549 ( 0.933302)
test_btest 0.000888 0.000000 94.195448 ( 9.280842)
test_basic 0.004028 0.003360 0.346611 ( 0.439074)
test_all 0.005747 0.000719 678.441109 ( 68.131245)
test_rubyspec 0.128937 0.047397 47.230945 ( 55.604366)
total: 136.25 sec