Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-091416
#<BuildRuby:0x00005653fb7e86c8
@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.20220329-091416",
@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.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000049 0.000007 0.000056 ( 0.000052)
build_up 0.010756 0.000373 1.009260 ( 2.031274)
build_miniruby 0.001901 0.000000 0.074310 ( 0.073640)
build_ruby 0.002094 0.000000 0.079486 ( 0.079268)
build_all 0.009302 0.000606 4.189746 ( 0.873704)
build_install 0.018646 0.004586 7.943732 ( 2.458354)
test_btest 0.001409 0.000201 75.732119 ( 8.325530)
test_basic 0.008063 0.000473 0.355776 ( 0.444883)
test_all 0.001267 0.000173 662.393469 ( 66.000366)
test_rubyspec 0.117492 0.049395 46.121582 ( 51.496742)
total: 131.78 sec