Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-153918
#<BuildRuby:0x0000557efbee2148
@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.20220728-153918",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006393 0.005076 1.104799 ( 1.212272)
build_miniruby 0.001640 0.000252 1.107618 ( 0.975032)
build_ruby 0.002957 0.000455 1.995658 ( 1.834509)
build_all 0.012358 0.000000 12.913362 ( 1.685986)
build_install 0.002677 0.013465 4.349415 ( 1.766941)
test_btest 0.000000 0.002482 52.841413 ( 6.099627)
test_basic 0.003583 0.003279 0.291273 ( 0.388739)
test_all 0.001246 0.000440 485.966863 ( 52.071318)
test_rubyspec 0.071922 0.055498 41.761318 ( 47.634933)
total: 113.67 sec