Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-131244
#<BuildRuby:0x0000563e50a7caf8
@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.20220215-131244",
@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.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008122 0.002215 0.964548 ( 1.128284)
build_miniruby 0.001810 0.000000 0.074741 ( 0.072879)
build_ruby 0.002027 0.000000 0.076156 ( 0.074233)
build_all 0.010196 0.000000 4.129705 ( 0.770300)
build_install 0.013924 0.009982 7.713461 ( 2.312427)
test_btest 0.000836 0.000251 73.781032 ( 8.357544)
test_basic 0.003380 0.003898 0.333693 ( 0.423576)
test_all 0.002051 0.000000 692.543934 ( 67.542897)
test_rubyspec 0.113359 0.048856 45.797648 ( 51.005094)
total: 131.69 sec