Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-175343
#<BuildRuby:0x000055aaafd28430
@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.20220301-175343",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000000 0.010283 0.971165 ( 1.053355)
build_miniruby 0.001326 0.000907 0.075391 ( 0.072964)
build_ruby 0.001895 0.000506 0.081498 ( 0.079031)
build_all 0.003733 0.006433 4.173151 ( 0.863239)
build_install 0.020155 0.003151 7.993567 ( 2.450346)
test_btest 0.000808 0.000246 74.729629 ( 8.366344)
test_basic 0.007380 0.000012 0.341636 ( 0.433508)
test_all 0.001568 0.000439 665.234588 ( 65.492110)
test_rubyspec 0.104851 0.062728 46.430748 ( 51.734791)
total: 130.55 sec