Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-200302
#<BuildRuby:0x0000555ed7152c60
@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.20220723-200302",
@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.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.002986 0.003614 0.866939 ( 1.611172)
build_miniruby 0.001091 0.000000 0.057918 ( 0.056607)
build_ruby 0.001028 0.000000 0.059031 ( 0.057703)
build_all 0.003782 0.000626 1.517106 ( 0.582709)
build_install 0.010609 0.000659 5.660207 ( 2.163639)
test_btest 0.000667 0.000167 53.701441 ( 7.966873)
test_basic 0.004453 0.001113 0.300153 ( 0.388848)
test_all 0.000921 0.000230 588.354136 ( 86.777892)
test_rubyspec 0.075349 0.041031 43.613392 ( 49.239575)
total: 148.85 sec