Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-022016
#<BuildRuby:0x0000558eeffe01e0
@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.20220720-022016",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.001898 0.004438 0.872973 ( 1.312824)
build_miniruby 0.000891 0.000000 0.057343 ( 0.056152)
build_ruby 0.001008 0.000000 0.058817 ( 0.057558)
build_all 0.004043 0.000250 1.550973 ( 0.602498)
build_install 0.010178 0.000767 5.652082 ( 2.156848)
test_btest 0.000632 0.000084 54.744361 ( 8.401956)
test_basic 0.005685 0.000103 0.301251 ( 0.389797)
test_all 0.000376 0.000458 640.497115 ( 93.155137)
test_rubyspec 0.048867 0.036150 43.891255 ( 49.515890)
total: 155.65 sec