Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-160431
#<BuildRuby:0x00005638d9838ea8
@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.20220814-160431",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000014 0.000007 0.000021 ( 0.000020)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.007117 0.003559 0.980818 ( 1.007745)
build_miniruby 0.001149 0.000575 0.078848 ( 0.076841)
build_ruby 0.001168 0.000584 0.076169 ( 0.074913)
build_all 0.006526 0.003263 1.523316 ( 0.577292)
build_install 0.016489 0.005428 1.889853 ( 0.925806)
test_btest 0.000867 0.000400 75.600980 ( 8.607282)
test_basic 0.007049 0.000574 0.310601 ( 0.404002)
test_all 0.003381 0.001449 660.059316 ( 64.794996)
test_rubyspec 0.106202 0.070740 45.964823 ( 53.506487)
total: 129.98 sec