Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-220031
#<BuildRuby:0x0000561ab0df72c8
@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.20220722-220031",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002216 0.004370 0.825767 ( 1.336233)
build_miniruby 0.000826 0.000191 0.088582 ( 0.086574)
build_ruby 0.001593 0.000367 3.490422 ( 3.298057)
build_all 0.008155 0.001882 16.673746 ( 2.882674)
build_install 0.005844 0.003824 5.761964 ( 2.175211)
test_btest 0.001176 0.000314 53.550278 ( 7.900357)
test_basic 0.001893 0.003814 0.322738 ( 0.411142)
test_all 0.000961 0.000301 611.488902 ( 89.617300)
test_rubyspec 0.057199 0.064083 43.557882 ( 49.319754)
total: 157.03 sec