Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-233257
#<BuildRuby:0x000055dab0553800
@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.20220829-233257",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008431 0.001976 0.960891 ( 1.106390)
build_miniruby 0.001146 0.000521 0.080277 ( 0.078443)
build_ruby 0.002244 0.000000 0.077091 ( 0.074577)
build_all 0.008062 0.002413 1.541828 ( 0.579710)
build_install 0.019488 0.002993 1.831731 ( 0.882805)
test_btest 0.000938 0.000331 78.479746 ( 8.673160)
test_basic 0.002884 0.005985 0.352457 ( 0.437912)
test_all 0.004009 0.000000 642.131148 ( 64.829648)
test_rubyspec 0.099657 0.078160 45.835619 ( 54.252829)
total: 130.92 sec