Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-104950
#<BuildRuby:0x0000557b23bda8a0
@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.20220218-104950",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007204 0.003745 0.961619 ( 2.103540)
build_miniruby 0.001653 0.000441 0.078172 ( 0.076418)
build_ruby 0.001804 0.000481 0.081131 ( 0.079025)
build_all 0.009317 0.000296 4.119050 ( 0.778550)
build_install 0.015448 0.009240 7.854149 ( 2.334284)
test_btest 0.000000 0.001306 73.430026 ( 7.879276)
test_basic 0.000000 0.007491 0.322112 ( 0.411948)
test_all 0.001148 0.000553 670.656996 ( 65.592124)
test_rubyspec 0.102726 0.067091 46.128802 ( 51.579574)
total: 130.84 sec