Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-193815
#<BuildRuby:0x000055f3ec199390
@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.20220814-193815",
@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.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008745 0.000335 0.835571 ( 1.984605)
build_miniruby 0.001232 0.000088 0.053204 ( 0.051614)
build_ruby 0.001507 0.000108 0.067849 ( 0.066662)
build_all 0.003308 0.005061 1.282909 ( 0.483137)
build_install 0.014488 0.001288 1.555806 ( 0.812680)
test_btest 0.000819 0.000109 53.151905 ( 6.228479)
test_basic 0.005399 0.000720 0.291793 ( 0.387093)
test_all 0.004638 0.000368 494.011397 ( 51.919178)
test_rubyspec 0.098370 0.032922 41.543134 ( 49.304335)
total: 111.24 sec