Logfile: /home/ko1/ruby/logs/brlog.trunk.20220701-093558
#<BuildRuby:0x000056228a633f00
@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.20220701-093558",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.006412 0.000575 0.942899 ( 2.727695)
build_miniruby 0.000771 0.000178 0.057906 ( 0.056745)
build_ruby 0.000838 0.000194 0.061514 ( 0.060275)
build_all 0.004289 0.000008 1.485183 ( 0.601686)
build_install 0.008771 0.002422 6.320098 ( 2.856739)
test_btest 0.000694 0.000154 55.671978 ( 8.302359)
test_basic 0.005275 0.000302 0.286393 ( 0.375876)
test_all 0.001228 0.000259 626.307426 ( 89.226766)
test_rubyspec 0.088497 0.030978 44.659104 ( 50.228367)
total: 154.44 sec