Logfile: /home/ko1/ruby/logs/brlog.trunk.20220519-012447
#<BuildRuby:0x000055c09aaa7f20
@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.20220519-012447",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.006715 0.000000 0.876729 ( 0.918036)
build_miniruby 0.001071 0.000000 0.057246 ( 0.055908)
build_ruby 0.001003 0.000000 0.058451 ( 0.057134)
build_all 0.000000 0.004169 1.512619 ( 0.610246)
build_install 0.010806 0.000388 6.330904 ( 2.870191)
test_btest 0.001270 0.000000 54.009742 ( 8.067214)
test_basic 0.001455 0.003943 0.295859 ( 0.384739)
test_all 0.001291 0.000136 622.948800 ( 94.957627)
test_rubyspec 0.090072 0.032408 44.026521 ( 49.618349)
total: 157.54 sec