Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-210127
#<BuildRuby:0x000055adcac43600
@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.20220816-210127",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003122 0.007911 0.983819 ( 1.135124)
build_miniruby 0.001797 0.000360 0.077132 ( 0.074915)
build_ruby 0.001723 0.000344 0.079634 ( 0.077706)
build_all 0.009636 0.000206 1.547097 ( 0.610228)
build_install 0.017260 0.005176 1.857242 ( 0.900877)
test_btest 0.000846 0.000170 75.918684 ( 7.970387)
test_basic 0.007086 0.001417 0.322674 ( 0.411195)
test_all 0.004336 0.000000 675.320344 ( 66.206983)
test_rubyspec 0.117295 0.053779 45.090980 ( 52.724269)
total: 130.11 sec