Logfile: /home/ko1/ruby/logs/brlog.trunk.20230313-034417
#<BuildRuby:0x000055b626b47d50
@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.20230313-034417",
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003637 0.000363 0.826631 ( 2.063869)
build_miniruby 0.000892 0.000000 0.662715 ( 0.662267)
build_ruby 0.001107 0.000000 2.107595 ( 2.107039)
build_all 0.004829 0.003531 11.189754 ( 0.971008)
build_install 0.006808 0.000000 1.543230 ( 0.841048)
test_btest 0.001105 0.000000 74.741356 ( 6.775656)
test_basic 0.002949 0.000381 0.248384 ( 0.346059)
test_all 0.000530 0.000586 393.984284 ( 34.696638)
test_rubyspec 0.003729 0.026742 35.945321 ( 46.513599)
total: 94.98 sec