Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-033541
#<BuildRuby:0x00005653fada1570
@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.20220721-033541",
@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.000029 0.000004 0.000033 ( 0.000034)
autoconf 0.000043 0.000006 0.000049 ( 0.000050)
configure 0.000040 0.000006 0.000046 ( 0.000050)
build_up 0.010124 0.001557 0.898279 ( 1.652684)
build_miniruby 0.001331 0.000205 0.054163 ( 0.054163)
build_ruby 0.001181 0.000182 0.054418 ( 0.054697)
build_all 0.005201 0.003843 1.220433 ( 0.490642)
build_install 0.016578 0.000000 4.433560 ( 1.909018)
test_btest 0.002386 0.000000 54.407851 ( 6.306673)
test_basic 0.006650 0.000000 0.283804 ( 0.377098)
test_all 0.001390 0.001733 507.631377 ( 53.464574)
test_rubyspec 0.086128 0.047100 41.974164 ( 47.544795)
total: 111.86 sec