Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-193824
#<BuildRuby:0x000055cb5604a700
@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.20220725-193824",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.012515 0.000066 0.962432 ( 1.035494)
build_miniruby 0.001807 0.000361 0.074720 ( 0.072560)
build_ruby 0.001820 0.000364 0.067088 ( 0.064731)
build_all 0.011424 0.000000 1.551623 ( 0.595030)
build_install 0.021203 0.000953 5.145298 ( 2.077723)
test_btest 0.001102 0.000157 71.137057 ( 8.479180)
test_basic 0.003182 0.004440 0.316016 ( 0.409019)
test_all 0.001491 0.000271 641.817527 ( 65.545794)
test_rubyspec 0.115101 0.063246 45.637394 ( 51.332883)
total: 129.61 sec