Logfile: /home/ko1/ruby/logs/brlog.trunk.20220519-191832
#<BuildRuby:0x000055ac347004f0
@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.20220519-191832",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000040 0.000003 0.000043 ( 0.000076)
build_up 0.011462 0.000000 0.976486 ( 1.171607)
build_miniruby 0.002282 0.000100 0.071340 ( 0.069079)
build_ruby 0.001984 0.000000 0.075538 ( 0.073903)
build_all 0.006257 0.004157 1.486345 ( 0.595599)
build_install 0.017767 0.004307 5.784009 ( 2.795803)
test_btest 0.001141 0.000149 72.516995 ( 8.101831)
test_basic 0.007217 0.000369 0.334325 ( 0.422161)
test_all 0.005460 0.000682 701.486035 ( 67.592677)
test_rubyspec 0.116068 0.061806 46.231999 ( 52.024670)
total: 132.85 sec