Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-203134
#<BuildRuby:0x000056375709c6c8
@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-203134",
@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.000002 0.000020 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011438 0.000200 0.986955 ( 1.972556)
build_miniruby 0.001792 0.000112 0.075258 ( 0.073836)
build_ruby 0.002196 0.000000 0.075688 ( 0.073339)
build_all 0.005576 0.004324 4.052099 ( 0.822689)
build_install 0.020091 0.002233 7.873276 ( 2.419917)
test_btest 0.001253 0.000139 75.046144 ( 7.972979)
test_basic 0.000000 0.007515 0.342832 ( 0.438571)
test_all 0.000961 0.001503 666.738409 ( 66.227283)
test_rubyspec 0.078542 0.074024 45.885525 ( 51.298812)
total: 131.30 sec