Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-153255
#<BuildRuby:0x00005650ff952f08
@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.20220809-153255",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.005500 0.003056 0.825215 ( 1.088859)
build_miniruby 0.001092 0.000607 0.063305 ( 0.061887)
build_ruby 0.001275 0.000000 0.062508 ( 0.061139)
build_all 0.008644 0.000000 1.266344 ( 0.472858)
build_install 0.015422 0.002835 4.304003 ( 1.774984)
test_btest 0.000971 0.000373 51.747101 ( 6.002048)
test_basic 0.003675 0.002512 0.290713 ( 0.381380)
test_all 0.001947 0.000778 475.616924 ( 51.924507)
test_rubyspec 0.069128 0.046105 41.698758 ( 49.099367)
total: 110.87 sec