Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-105533
#<BuildRuby:0x0000559bc1375610
@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.20220430-105533",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.009421 0.855110 ( 0.910033)
build_miniruby 0.000799 0.001053 0.053825 ( 0.051952)
build_ruby 0.001083 0.000417 0.059395 ( 0.058575)
build_all 0.005465 0.002101 1.183604 ( 0.464102)
build_install 0.013909 0.003472 4.834426 ( 2.428926)
test_btest 0.001814 0.000000 52.175576 ( 6.087622)
test_basic 0.005162 0.000733 0.279274 ( 0.375483)
test_all 0.001835 0.000612 486.176268 ( 53.215448)
test_rubyspec 0.087466 0.034159 41.147895 ( 46.735663)
total: 110.33 sec