Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-065232
#<BuildRuby:0x000055cf198dbdf8
@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.20220802-065232",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.006256 0.000158 0.884349 ( 0.951278)
build_miniruby 0.000849 0.000061 0.058132 ( 0.057024)
build_ruby 0.000924 0.000066 0.059098 ( 0.057890)
build_all 0.004354 0.000311 1.525478 ( 0.586716)
build_install 0.010753 0.000402 5.648355 ( 2.171894)
test_btest 0.000691 0.000046 48.101472 ( 8.790556)
test_basic 0.000041 0.005191 0.291347 ( 0.380266)
test_all 0.001341 0.000000 620.752694 ( 88.629990)
test_rubyspec 0.084731 0.041412 43.262231 ( 48.850678)
total: 150.48 sec