Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-072337
#<BuildRuby:0x0000559add388920
@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.20220815-072337",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000012 0.000006 0.000018 ( 0.000019)
configure 0.000045 0.000023 0.000068 ( 0.000072)
build_up 0.004091 0.007339 0.971598 ( 1.181499)
build_miniruby 0.001657 0.001020 0.078842 ( 0.076479)
build_ruby 0.001381 0.000849 0.077005 ( 0.074559)
build_all 0.009043 0.000831 1.552707 ( 0.598328)
build_install 0.011288 0.009813 1.902750 ( 0.940151)
test_btest 0.000000 0.000907 78.728515 ( 8.660039)
test_basic 0.004768 0.002690 0.326111 ( 0.415234)
test_all 0.002301 0.001380 685.328218 ( 66.825420)
test_rubyspec 0.093769 0.067600 45.922045 ( 53.571331)
total: 132.34 sec