Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-191622
#<BuildRuby:0x00005624fe6204e8
@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.20220503-191622",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.009912 0.002287 1.001371 ( 1.092351)
build_miniruby 0.001539 0.000355 0.070774 ( 0.069088)
build_ruby 0.001778 0.000410 0.077351 ( 0.074660)
build_all 0.004219 0.006290 1.503709 ( 0.609158)
build_install 0.023407 0.000000 5.928890 ( 2.797715)
test_btest 0.001219 0.000000 76.310266 ( 8.291328)
test_basic 0.000997 0.008722 0.316173 ( 0.400628)
test_all 0.003068 0.000000 673.203576 ( 65.405313)
test_rubyspec 0.117161 0.066541 45.318877 ( 50.501621)
total: 129.24 sec