Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-164018
#<BuildRuby:0x000055b81ffe77e8
@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.20220131-164018",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000887 0.010592 0.936570 ( 0.963849)
build_miniruby 0.001450 0.000363 0.078180 ( 0.076500)
build_ruby 0.001653 0.000413 0.077387 ( 0.076022)
build_all 0.009244 0.002311 4.142856 ( 0.797071)
build_install 0.024393 0.000556 7.847378 ( 2.332792)
test_btest 0.001051 0.000202 46.212775 ( 44.155194)
test_basic 0.007013 0.000606 0.346803 ( 0.438646)
test_all 0.001895 0.000000 696.134289 ( 67.283191)
test_rubyspec 0.122492 0.041290 46.245719 ( 51.621399)
total: 167.75 sec