Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-064933
#<BuildRuby:0x000055baf3503918
@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.20231103-064933",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005150 0.000000 1.456684 ( 1.760995)
build_miniruby 0.001030 0.000000 0.801393 ( 0.801047)
build_ruby 0.001457 0.000000 2.675075 ( 2.675547)
build_all 0.005706 0.004279 16.431290 ( 1.429580)
build_install 0.008306 0.000378 4.871742 ( 1.153839)
test_btest 0.000957 0.000044 84.732791 ( 7.354025)
test_basic 0.004746 0.000216 0.878640 ( 0.953456)
test_all 0.105621 0.034716 509.051442 ( 58.358100)
test_rubyspec 0.020880 0.029234 49.845700 ( 62.115139)
total: 136.60 sec