Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-232025
#<BuildRuby:0x00005613d1128870
@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.20220130-232025",
@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.000011)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010933 0.000000 0.965096 ( 1.117216)
build_miniruby 0.002088 0.000000 0.075895 ( 0.073624)
build_ruby 0.002051 0.000000 0.075379 ( 0.073184)
build_all 0.000545 0.009657 4.077565 ( 0.785307)
build_install 0.022074 0.001379 7.820520 ( 2.302885)
test_btest 0.001048 0.000116 46.870624 ( 44.795801)
test_basic 0.001143 0.005780 0.345821 ( 0.444183)
test_all 0.000000 0.002470 667.674726 ( 69.972779)
test_rubyspec 0.090175 0.063947 46.166001 ( 51.544394)
total: 171.11 sec