Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-035945
#<BuildRuby:0x000055766e140b88
@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-035945",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002883 0.007738 1.012708 ( 3.038466)
build_miniruby 0.001672 0.000514 0.078552 ( 0.076552)
build_ruby 0.001401 0.000431 0.075874 ( 0.073960)
build_all 0.010403 0.000528 4.216738 ( 0.811738)
build_install 0.019234 0.006067 7.789634 ( 2.295966)
test_btest 0.000894 0.000248 46.932384 ( 43.302420)
test_basic 0.005744 0.001595 0.351661 ( 0.441993)
test_all 0.000000 0.002336 695.968597 ( 67.639715)
test_rubyspec 0.121678 0.049669 46.367969 ( 51.343315)
total: 169.03 sec