Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-065526
#<BuildRuby:0x0000555e5b41ff00
@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.20220613-065526",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003195 0.003495 0.857675 ( 1.123147)
build_miniruby 0.000934 0.000125 0.058850 ( 0.057586)
build_ruby 0.000878 0.000117 0.059459 ( 0.058237)
build_all 0.003907 0.000521 1.513385 ( 0.610020)
build_install 0.004083 0.005052 6.304831 ( 2.841724)
test_btest 0.000686 0.000137 51.513028 ( 8.424188)
test_basic 0.005287 0.000136 0.306861 ( 0.395745)
test_all 0.000542 0.000765 650.611609 ( 94.801094)
test_rubyspec 0.070297 0.044873 44.125901 ( 49.670028)
total: 157.98 sec