Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-225602
#<BuildRuby:0x000055dc4aaf8148
@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.20220505-225602",
@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.000012 0.000004 0.000016 ( 0.000016)
configure 0.000012 0.000004 0.000016 ( 0.000014)
build_up 0.000125 0.006660 0.883727 ( 1.096189)
build_miniruby 0.000621 0.000259 0.057152 ( 0.056030)
build_ruby 0.000780 0.000000 0.057325 ( 0.056185)
build_all 0.003972 0.000355 1.478122 ( 0.597601)
build_install 0.010180 0.000748 6.262991 ( 2.802083)
test_btest 0.000407 0.000136 53.638133 ( 7.667871)
test_basic 0.001818 0.004165 0.294724 ( 0.382669)
test_all 0.000979 0.000381 648.935180 ( 95.366129)
test_rubyspec 0.076770 0.052714 43.681123 ( 48.589913)
total: 156.62 sec