Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-160155
#<BuildRuby:0x00005559b1acf340
@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.20220214-160155",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.010459 0.000759 0.968746 ( 1.018644)
build_miniruby 0.002439 0.000000 0.075434 ( 0.073600)
build_ruby 0.001802 0.000103 0.078858 ( 0.077490)
build_all 0.009261 0.001285 4.147332 ( 0.787965)
build_install 0.023859 0.000000 7.725717 ( 2.320313)
test_btest 0.000000 0.001271 73.493230 ( 7.926737)
test_basic 0.001858 0.005136 0.327211 ( 0.417470)
test_all 0.001691 0.000422 692.282381 ( 67.312646)
test_rubyspec 0.098286 0.059838 45.709733 ( 50.937245)
total: 130.87 sec