Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-120349
#<BuildRuby:0x00005642cbef4e80
@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.20220825-120349",
@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.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008698 0.000731 0.809588 ( 1.153054)
build_miniruby 0.001665 0.000256 0.059778 ( 0.058158)
build_ruby 0.001400 0.000215 0.059600 ( 0.057827)
build_all 0.004162 0.005525 1.239509 ( 0.466532)
build_install 0.013263 0.001795 1.582569 ( 0.783596)
test_btest 0.000858 0.000184 52.529088 ( 6.340337)
test_basic 0.000443 0.005681 0.281970 ( 0.378804)
test_all 0.003987 0.001140 504.560413 ( 53.487268)
test_rubyspec 0.077164 0.052044 41.934145 ( 50.540026)
total: 113.27 sec