Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-165412
#<BuildRuby:0x000055ea3c7c4328
@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.20220821-165412",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.006095 0.000488 0.826119 ( 1.182027)
build_miniruby 0.000743 0.000185 0.057956 ( 0.056882)
build_ruby 0.000813 0.000203 0.059951 ( 0.058745)
build_all 0.004543 0.000022 1.525076 ( 0.585023)
build_install 0.004549 0.004483 1.918748 ( 0.965850)
test_btest 0.000631 0.000180 54.598841 ( 8.178433)
test_basic 0.005130 0.000165 0.295970 ( 0.385831)
test_all 0.001249 0.000333 620.215656 ( 92.502344)
test_rubyspec 0.080040 0.033819 44.477615 ( 52.776477)
total: 156.69 sec