Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-225949
#<BuildRuby:0x0000563d412672b0
@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.20220912-225949",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000681 0.010241 1.142421 ( 1.110268)
build_miniruby 0.001210 0.000705 0.076288 ( 0.074381)
build_ruby 0.002338 0.000000 0.071538 ( 0.069398)
build_all 0.009174 0.001904 1.547729 ( 0.612868)
build_install 0.010843 0.007733 1.878663 ( 0.935294)
test_btest 0.000858 0.000458 93.143476 ( 9.860341)
test_basic 0.001633 0.005666 0.356109 ( 0.453147)
test_all 0.003268 0.000000 682.104854 ( 68.927200)
test_rubyspec 0.081136 0.080367 47.242142 ( 55.672374)
total: 137.72 sec