Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-181017
#<BuildRuby:0x000055a6635cd550
@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.20220722-181017",
@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.000013)
configure 0.000059 0.000010 0.000069 ( 0.000072)
build_up 0.005531 0.004282 0.861078 ( 1.157589)
build_miniruby 0.002978 0.000000 0.066689 ( 0.065492)
build_ruby 0.001367 0.000000 0.063734 ( 0.064272)
build_all 0.008999 0.001078 1.253224 ( 0.491145)
build_install 0.012843 0.002569 4.333010 ( 1.858471)
test_btest 0.002107 0.000000 54.117328 ( 6.334684)
test_basic 0.005577 0.000465 0.291463 ( 0.385548)
test_all 0.002278 0.000191 500.350775 ( 53.182640)
test_rubyspec 0.078314 0.039372 41.600746 ( 47.585681)
total: 111.13 sec