Logfile: /home/ko1/ruby/logs/brlog.trunk.20220420-154452
#<BuildRuby:0x000055cbab7d2130
@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.20220420-154452",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005660 0.004211 0.782739 ( 1.090954)
build_miniruby 0.001216 0.000174 0.061041 ( 0.060471)
build_ruby 0.001222 0.000175 0.055948 ( 0.054531)
build_all 0.001752 0.004650 1.138080 ( 0.467086)
build_install 0.011388 0.006270 4.921457 ( 2.423182)
test_btest 0.001151 0.000306 54.276114 ( 6.361829)
test_basic 0.003552 0.003089 0.303148 ( 0.400290)
test_all 0.001796 0.000528 507.944195 ( 54.174093)
test_rubyspec 0.084493 0.050491 41.246451 ( 46.875440)
total: 111.91 sec