Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-221843
#<BuildRuby:0x0000562762e04e28
@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.20221108-221843",
@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.000001 0.000006 ( 0.000008)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.011508 0.000619 1.105551 ( 1.548521)
build_miniruby 0.001892 0.000334 0.064941 ( 0.062981)
build_ruby 0.000000 0.002338 0.074223 ( 0.072185)
build_all 0.006545 0.003424 1.512108 ( 0.605046)
build_install 0.015846 0.005142 1.877693 ( 0.954015)
test_btest 0.001160 0.000290 88.986322 ( 9.118195)
test_basic 0.009720 0.000000 0.347435 ( 0.431876)
test_all 0.001724 0.000392 686.593014 ( 69.085979)
test_rubyspec 0.129822 0.044564 47.495571 ( 55.634673)
total: 137.51 sec