Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-064712
#<BuildRuby:0x000055a5f135ac40
@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.20220802-064712",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.002391 0.004524 0.834053 ( 0.982345)
build_miniruby 0.000755 0.000116 0.056653 ( 0.055551)
build_ruby 0.000884 0.000135 0.058763 ( 0.057527)
build_all 0.004844 0.000052 1.542784 ( 0.600914)
build_install 0.008653 0.000553 5.608489 ( 2.139614)
test_btest 0.000765 0.000102 45.406893 ( 8.495400)
test_basic 0.006114 0.000000 0.333389 ( 0.421155)
test_all 0.001168 0.000000 619.066039 ( 89.289555)
test_rubyspec 0.072527 0.036735 43.571826 ( 49.162743)
total: 151.21 sec