Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-094815
#<BuildRuby:0x0000555eb6846858
@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.20221024-094815",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.005192 0.005911 1.137463 ( 1.557045)
build_miniruby 0.001293 0.000470 0.112982 ( 0.111354)
build_ruby 0.001048 0.000381 0.112332 ( 0.110816)
build_all 0.003669 0.006387 1.405331 ( 0.600836)
build_install 0.008387 0.006724 1.728435 ( 0.938140)
test_btest 0.001257 0.000629 62.890281 ( 6.736614)
test_basic 0.004237 0.002119 0.365892 ( 0.457685)
test_all 0.005218 0.003866 524.736704 ( 55.283670)
test_rubyspec 0.071807 0.049392 43.566566 ( 51.968434)
total: 117.77 sec