Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-095515
#<BuildRuby:0x000055f0ce9b6148
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220812-095515",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009138 0.000703 0.825634 ( 1.135606)
build_miniruby 0.001327 0.000102 0.062752 ( 0.061874)
build_ruby 0.001422 0.000109 0.063196 ( 0.062473)
build_all 0.001920 0.005259 1.228124 ( 0.477095)
build_install 0.009043 0.005956 1.583646 ( 0.800837)
test_btest 0.001287 0.000000 55.061436 ( 6.246662)
test_basic 0.006260 0.000472 0.297317 ( 0.387391)
test_all 0.005241 0.000000 487.209130 ( 51.725035)
test_rubyspec 0.094051 0.026852 41.708714 ( 49.293649)
total: 110.19 sec