Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-081140
#<BuildRuby:0x000055b492ed4c10
@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.20220219-081140",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009909 0.000800 0.920670 ( 1.030707)
build_miniruby 0.002068 0.000000 0.070497 ( 0.069901)
build_ruby 0.001962 0.000058 0.068853 ( 0.068300)
build_all 0.010883 0.000000 4.125476 ( 0.809027)
build_install 0.018606 0.004370 7.767714 ( 2.358468)
test_btest 0.001268 0.000362 72.169935 ( 8.320491)
test_basic 0.007203 0.000818 0.330236 ( 0.419454)
test_all 0.003152 0.000206 689.154720 ( 67.197844)
test_rubyspec 0.110724 0.066196 46.069630 ( 51.628334)
total: 131.90 sec