Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-001717
#<BuildRuby:0x0000563d89f3ff30
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230110-001717",
@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.000006 0.000003 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.002643 0.001057 0.616273 ( 1.021759)
build_miniruby 0.000668 0.000268 0.676599 ( 0.675686)
build_ruby 0.000864 0.000346 2.406352 ( 2.405676)
build_all 0.009535 0.000000 13.023999 ( 1.616151)
build_install 0.006417 0.000000 1.528205 ( 0.729240)
test_btest 0.000686 0.000000 67.972730 ( 6.232609)
test_basic 0.003478 0.000000 0.242573 ( 0.337939)
test_all 0.001169 0.000000 487.363001 ( 48.392693)
test_rubyspec 0.021468 0.008027 36.195697 ( 46.184279)
total: 107.60 sec