Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-122701
#<BuildRuby:0x00005616047cb800
@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.20220916-122701",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006467 0.003625 1.104430 ( 1.507619)
build_miniruby 0.002195 0.000000 0.074354 ( 0.071666)
build_ruby 0.000000 0.002058 0.075213 ( 0.073435)
build_all 0.006215 0.004601 1.572277 ( 0.586243)
build_install 0.015613 0.006756 1.893816 ( 0.938762)
test_btest 0.000801 0.000295 94.171029 ( 9.530256)
test_basic 0.004047 0.004247 0.347676 ( 0.436241)
test_all 0.002933 0.001173 646.940391 ( 65.865981)
test_rubyspec 0.095996 0.065786 46.833500 ( 55.350990)
total: 134.36 sec