Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-054447
#<BuildRuby:0x000055e3d86dac88
@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.20220802-054447",
@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.000026 0.000007 0.000033 ( 0.000032)
autoconf 0.000045 0.000013 0.000058 ( 0.000061)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.006356 0.006195 0.895740 ( 3.222485)
build_miniruby 0.001009 0.000367 0.053195 ( 0.051887)
build_ruby 0.001663 0.000605 0.062313 ( 0.059855)
build_all 0.005429 0.001974 1.199274 ( 0.456143)
build_install 0.012814 0.002532 4.284669 ( 1.777547)
test_btest 0.001329 0.000443 51.824356 ( 6.469881)
test_basic 0.005277 0.000155 0.274276 ( 0.370331)
test_all 0.001587 0.000496 485.868205 ( 51.844420)
test_rubyspec 0.101623 0.032351 41.130870 ( 47.125988)
total: 111.38 sec