Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-050609
#<BuildRuby:0x0000555634b30620
@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.20220813-050609",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008036 0.003985 0.966489 ( 1.307813)
build_miniruby 0.001802 0.000338 0.076626 ( 0.075814)
build_ruby 0.001840 0.000345 0.079581 ( 0.078624)
build_all 0.006191 0.003716 1.545449 ( 0.587317)
build_install 0.011667 0.009227 1.906953 ( 0.938191)
test_btest 0.001007 0.000302 73.031264 ( 8.420696)
test_basic 0.006935 0.000746 0.325412 ( 0.415250)
test_all 0.003973 0.001135 628.281080 ( 64.458482)
test_rubyspec 0.104119 0.066296 46.213375 ( 53.602364)
total: 129.89 sec