Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-161140
#<BuildRuby:0x0000555d87a41570
@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.20220722-161140",
@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.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009769 0.001628 0.830906 ( 0.983053)
build_miniruby 0.001208 0.000201 0.063252 ( 0.062553)
build_ruby 0.002704 0.000000 0.066982 ( 0.065091)
build_all 0.006433 0.002967 1.250863 ( 0.481012)
build_install 0.015329 0.001944 4.231084 ( 1.774303)
test_btest 0.001777 0.000313 52.827727 ( 5.952783)
test_basic 0.002003 0.005547 0.295683 ( 0.386460)
test_all 0.002287 0.000000 500.902335 ( 53.151491)
test_rubyspec 0.093992 0.043486 41.651470 ( 47.525726)
total: 110.38 sec