Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-005942
#<BuildRuby:0x000055585022d550
@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.20221029-005942",
@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.000009 0.000003 0.000012 ( 0.000011)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008533 0.001141 1.108054 ( 1.136115)
build_miniruby 0.001666 0.000417 0.100520 ( 0.097510)
build_ruby 0.001278 0.000319 0.096591 ( 0.093536)
build_all 0.008245 0.000000 1.280051 ( 0.573207)
build_install 0.014047 0.001728 1.613827 ( 0.884359)
test_btest 0.001821 0.000365 64.283408 ( 6.765169)
test_basic 0.006881 0.000000 0.352537 ( 0.441635)
test_all 0.007401 0.000665 503.737971 ( 54.261116)
test_rubyspec 0.080218 0.046803 43.339641 ( 51.915889)
total: 116.17 sec