Logfile: /home/ko1/ruby/logs/brlog.trunk.20220521-054455
#<BuildRuby:0x0000555a393b59f0
@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.20220521-054455",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000047 0.000019 0.000066 ( 0.000069)
build_up 0.006225 0.002490 0.846992 ( 1.073181)
build_miniruby 0.000950 0.000381 0.060368 ( 0.059621)
build_ruby 0.000925 0.000370 0.055271 ( 0.054326)
build_all 0.005783 0.002313 1.194982 ( 0.489094)
build_install 0.014422 0.004716 4.915756 ( 2.473335)
test_btest 0.002195 0.000000 50.722892 ( 6.224934)
test_basic 0.005970 0.001183 0.296547 ( 0.385688)
test_all 0.000000 0.005425 493.716135 ( 52.570479)
test_rubyspec 0.053058 0.062421 41.555626 ( 47.466670)
total: 110.80 sec