Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-192901
#<BuildRuby:0x0000563271712c40
@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-192901",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.006235 0.000542 0.839640 ( 1.356500)
build_miniruby 0.000859 0.000198 0.057168 ( 0.055927)
build_ruby 0.000822 0.000190 0.059347 ( 0.058133)
build_all 0.003818 0.000881 1.542816 ( 0.597589)
build_install 0.007198 0.004020 5.657300 ( 2.161204)
test_btest 0.000609 0.000162 48.939962 ( 8.148880)
test_basic 0.004881 0.001302 0.340240 ( 0.427970)
test_all 0.000783 0.000209 612.871154 ( 89.215719)
test_rubyspec 0.065880 0.049776 43.607182 ( 49.229832)
total: 151.25 sec