Logfile: /home/ko1/ruby/logs/brlog.trunk.20230609-140744
#<BuildRuby:0x0000557fbb660090
@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.20230609-140744",
@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.000000 0.000009 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.001220 0.004140 1.296405 ( 2.590328)
build_miniruby 0.001105 0.000000 0.807322 ( 0.806664)
build_ruby 0.001202 0.000000 2.430399 ( 2.430981)
build_all 0.005742 0.003552 12.787751 ( 1.094832)
build_install 0.000000 0.008172 1.789442 ( 0.857027)
test_btest 0.000000 0.001109 84.211070 ( 6.717093)
test_basic 0.001034 0.002546 0.536229 ( 0.623065)
test_all 0.001154 0.000301 433.190338 ( 48.781453)
test_rubyspec 0.026472 0.011109 41.750064 ( 54.203572)
total: 118.11 sec