Logfile: /home/ko1/ruby/logs/brlog.trunk.20221021-163750
#<BuildRuby:0x00005634b5a0a9c0
@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.20221021-163750",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000179 0.000049 0.000228 ( 0.000228)
configure 0.000042 0.000011 0.000053 ( 0.000053)
build_up 0.002434 0.009786 1.146097 ( 1.198701)
build_miniruby 0.001527 0.000704 0.109320 ( 0.105799)
build_ruby 0.001059 0.000489 0.101260 ( 0.099202)
build_all 0.006795 0.001230 1.305158 ( 0.571161)
build_install 0.012331 0.004105 1.653230 ( 0.903363)
test_btest 0.001820 0.000000 64.103194 ( 6.337881)
test_basic 0.006614 0.000111 0.348684 ( 0.440384)
test_all 0.006643 0.000871 500.724646 ( 53.913964)
test_rubyspec 0.090435 0.036055 43.307124 ( 51.542270)
total: 115.11 sec