Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-073646
#<BuildRuby:0x000055784d330ea8
@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.20220820-073646",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.012091 0.000536 0.973963 ( 1.005358)
build_miniruby 0.002039 0.000136 0.070442 ( 0.070058)
build_ruby 0.002029 0.000135 0.076558 ( 0.076554)
build_all 0.001975 0.008387 1.529070 ( 0.591417)
build_install 0.022399 0.000036 1.928152 ( 0.951883)
test_btest 0.001146 0.000156 70.630719 ( 8.393504)
test_basic 0.006754 0.000295 0.319088 ( 0.410037)
test_all 0.003049 0.000398 677.141436 ( 66.336162)
test_rubyspec 0.137288 0.017562 46.262520 ( 54.607215)
total: 132.44 sec