Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-042001
#<BuildRuby:0x0000562711ff9888
@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.20220204-042001",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.006686 0.004282 0.959584 ( 2.596922)
build_miniruby 0.002224 0.000139 0.074560 ( 0.072216)
build_ruby 0.001563 0.000098 0.072880 ( 0.071099)
build_all 0.010573 0.000356 4.129224 ( 0.777210)
build_install 0.022809 0.000000 7.842529 ( 2.318779)
test_btest 0.001339 0.000000 46.952539 ( 44.176330)
test_basic 0.000000 0.008673 0.342618 ( 0.433910)
test_all 0.001138 0.000556 646.742331 ( 64.909499)
test_rubyspec 0.100079 0.066150 45.927825 ( 51.086168)
total: 166.44 sec