Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-061323
#<BuildRuby:0x000055cb1ddb7d40
@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.20220812-061323",
@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.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.002989 0.003506 0.825118 ( 0.897430)
build_miniruby 0.000728 0.000304 0.057334 ( 0.056038)
build_ruby 0.000664 0.000277 0.059678 ( 0.058537)
build_all 0.004334 0.000000 1.500178 ( 0.590226)
build_install 0.007346 0.003835 5.678601 ( 2.187641)
test_btest 0.000467 0.000186 56.537335 ( 8.027822)
test_basic 0.003688 0.001476 0.295088 ( 0.384298)
test_all 0.002534 0.001014 632.978966 ( 93.611161)
test_rubyspec 0.053459 0.071823 44.010925 ( 51.375738)
total: 157.19 sec