Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-084300
#<BuildRuby:0x000055e646c3b040
@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.20231015-084300",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000031 0.000000 0.000031 ( 0.000030)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005178 0.000108 1.483385 ( 1.745702)
build_miniruby 0.000974 0.000098 0.913938 ( 0.913204)
build_ruby 0.001294 0.000129 2.704560 ( 2.704451)
build_all 0.009425 0.000943 18.011825 ( 1.678222)
build_install 0.010003 0.000493 5.362095 ( 1.281341)
test_btest 0.001098 0.000105 89.800928 ( 7.962002)
test_basic 0.000000 0.005786 0.802956 ( 0.875801)
test_all 0.001936 0.003784 581.569847 ( 54.560073)
test_rubyspec 0.016105 0.036454 51.722648 ( 63.979747)
total: 135.70 sec