Logfile: /home/ko1/ruby/logs/brlog.trunk.20230529-121120
#<BuildRuby:0x0000562c5dee3ba0
@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.20230529-121120",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000337 0.004197 1.320290 ( 2.569824)
build_miniruby 0.000935 0.000156 0.807251 ( 0.806660)
build_ruby 0.001053 0.000175 2.363906 ( 2.363611)
build_all 0.007791 0.001298 12.834956 ( 1.154404)
build_install 0.003851 0.003597 1.827207 ( 0.854016)
test_btest 0.000846 0.000169 82.244045 ( 7.476765)
test_basic 0.004802 0.000060 0.713814 ( 0.794547)
test_all 0.001868 0.000000 453.476837 ( 46.113181)
test_rubyspec 0.014341 0.026378 42.462050 ( 54.955833)
total: 117.09 sec