Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-204446
#<BuildRuby:0x000055ffb7e8bdd8
@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.20220729-204446",
@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.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005253 0.001313 0.864754 ( 0.994141)
build_miniruby 0.000872 0.000000 0.057344 ( 0.056146)
build_ruby 0.001037 0.000000 0.059293 ( 0.058031)
build_all 0.004210 0.000440 1.531228 ( 0.584866)
build_install 0.009100 0.002100 5.657831 ( 2.173719)
test_btest 0.000465 0.000107 51.161905 ( 8.691098)
test_basic 0.000382 0.005311 0.287474 ( 0.376453)
test_all 0.001434 0.000442 592.102964 ( 91.118806)
test_rubyspec 0.080436 0.049159 43.599048 ( 49.180376)
total: 153.23 sec