Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-053123
#<BuildRuby:0x0000562b7208c3e0
@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.20221203-053123",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000071 0.000012 0.000083 ( 0.000085)
build_up 0.008924 0.001487 1.186523 ( 1.189074)
build_miniruby 0.002092 0.000348 0.854630 ( 0.853719)
build_ruby 0.002780 0.000464 2.242364 ( 2.151043)
build_all 0.015658 0.005272 18.699936 ( 2.179358)
build_install 0.014749 0.008929 2.090945 ( 1.034547)
test_btest 0.000000 0.001508 89.059566 ( 8.870801)
test_basic 0.005553 0.003532 0.348739 ( 0.436232)
test_all 0.002443 0.000000 686.257750 ( 72.357355)
test_rubyspec 0.098781 0.070748 49.477806 ( 57.546333)
total: 146.62 sec