Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-084022
#<BuildRuby:0x000055721b6af918
@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.20231014-084022",
@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.000013 0.000003 0.000016 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.003974 0.000883 1.413691 ( 1.633409)
build_miniruby 0.000868 0.000193 0.852863 ( 0.852479)
build_ruby 0.001446 0.000321 2.672272 ( 2.671834)
build_all 0.009280 0.001049 18.028532 ( 1.612322)
build_install 0.005384 0.004768 5.323292 ( 1.242695)
test_btest 0.000842 0.000210 87.550530 ( 7.949925)
test_basic 0.000499 0.004803 0.794523 ( 0.870470)
test_all 0.003744 0.004370 572.117686 ( 65.082286)
test_rubyspec 0.034961 0.015185 51.294272 ( 63.550221)
total: 145.47 sec