Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-114915
#<BuildRuby:0x0000555d19623e20
@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.20230726-114915",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.005757 0.000606 1.478505 ( 2.707396)
build_miniruby 0.000958 0.000101 0.835874 ( 0.835455)
build_ruby 0.001470 0.000155 2.549233 ( 2.553595)
build_all 0.008364 0.000401 13.626774 ( 1.222354)
build_install 0.007882 0.000000 1.897978 ( 0.888219)
test_btest 0.000988 0.000000 79.064167 ( 6.950629)
test_basic 0.004853 0.000020 0.630408 ( 0.707157)
test_all 0.001076 0.000041 486.541410 ( 50.794885)
test_rubyspec 0.035552 0.012628 44.416060 ( 56.777823)
total: 123.44 sec