Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-204807
#<BuildRuby:0x000055be7167fce8
@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.20230724-204807",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000029 0.000000 0.000029 ( 0.000028)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.005646 0.000333 1.446686 ( 2.662158)
build_miniruby 0.001421 0.000000 0.885339 ( 0.888831)
build_ruby 0.001219 0.000000 2.845103 ( 2.845824)
build_all 0.005032 0.004072 14.103975 ( 1.269344)
build_install 0.000000 0.007985 1.970274 ( 0.892422)
test_btest 0.000487 0.000498 81.812256 ( 7.578161)
test_basic 0.003712 0.001428 0.726659 ( 0.804100)
test_all 0.001309 0.000504 496.401740 ( 56.763440)
test_rubyspec 0.014308 0.024713 44.317697 ( 56.733628)
total: 130.44 sec