Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-222821
#<BuildRuby:0x000055cb17427718
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-222821",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008398 0.004081 0.989279 ( 1.202926)
build_miniruby 0.001426 0.000381 0.075113 ( 0.073766)
build_ruby 0.001743 0.000465 0.079451 ( 0.077787)
build_all 0.008242 0.002198 4.154086 ( 0.795252)
build_install 0.014585 0.009624 7.846596 ( 2.336228)
test_btest 0.000965 0.000322 46.594411 ( 43.239414)
test_basic 0.002527 0.005823 0.334003 ( 0.422029)
test_all 0.001712 0.000233 655.313614 ( 65.643811)
test_rubyspec 0.091909 0.064250 46.070211 ( 51.527919)
total: 165.32 sec