Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-133145
#<BuildRuby:0x000055d5ea79e8a0
@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.20220210-133145",
@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.000008 0.000004 0.000012 ( 0.000012)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.006297 0.005097 1.004632 ( 1.225561)
build_miniruby 0.001958 0.000000 0.079575 ( 0.077544)
build_ruby 0.001655 0.000000 0.080154 ( 0.078311)
build_all 0.007141 0.003148 4.180592 ( 0.777881)
build_install 0.012558 0.011022 8.016940 ( 2.366886)
test_btest 0.000806 0.000430 74.538313 ( 7.748364)
test_basic 0.007495 0.001290 0.325379 ( 0.420364)
test_all 0.001384 0.000692 690.242618 ( 67.201166)
test_rubyspec 0.108315 0.066619 46.635388 ( 51.997691)
total: 131.89 sec