Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-230802
#<BuildRuby:0x0000561c3f1bb280
@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.20230625-230802",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005301 0.000317 1.341878 ( 2.629438)
build_miniruby 0.001332 0.000000 0.961595 ( 0.961529)
build_ruby 0.001456 0.000000 2.782229 ( 2.782040)
build_all 0.009578 0.000116 16.065101 ( 1.443896)
build_install 0.009516 0.000000 4.726589 ( 1.133048)
test_btest 0.001012 0.000000 85.347592 ( 7.510065)
test_basic 0.003977 0.000000 0.668397 ( 0.754324)
test_all 0.001158 0.000000 443.566680 ( 39.499334)
test_rubyspec 0.017933 0.020679 42.473363 ( 54.936461)
total: 111.65 sec