Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-174028
#<BuildRuby:0x0000562799a6fb28
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220826-174028",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.005244 0.001311 0.883845 ( 2.077932)
build_miniruby 0.000840 0.000210 0.061136 ( 0.059898)
build_ruby 0.000800 0.000200 0.060275 ( 0.059065)
build_all 0.003627 0.000907 1.537095 ( 0.586946)
build_install 0.009776 0.001156 1.910499 ( 0.964349)
test_btest 0.000662 0.000153 48.427138 ( 8.168598)
test_basic 0.000343 0.005315 0.291968 ( 0.380711)
test_all 0.001508 0.000464 635.689566 ( 91.159190)
test_rubyspec 0.098598 0.031147 44.073949 ( 52.480764)
total: 155.94 sec