Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-210333
#<BuildRuby:0x0000564d91078ea8
@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.20220908-210333",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005419 0.004306 1.115803 ( 1.112385)
build_miniruby 0.001750 0.000500 0.076064 ( 0.075067)
build_ruby 0.001907 0.000545 0.076897 ( 0.075742)
build_all 0.008418 0.002405 1.588259 ( 0.615025)
build_install 0.021830 0.000000 1.923213 ( 0.952606)
test_btest 0.001118 0.000000 91.670649 ( 9.425575)
test_basic 0.000000 0.007165 0.347591 ( 0.437608)
test_all 0.000000 0.004455 658.070449 ( 66.688766)
test_rubyspec 0.114012 0.054268 46.981881 ( 55.145203)
total: 134.53 sec