Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-022516
#<BuildRuby:0x000055d001e5c0a0
@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.20231212-022516",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.001524 0.003683 1.460876 ( 2.031270)
build_miniruby 0.000970 0.000145 0.843945 ( 0.844068)
build_ruby 0.001125 0.000169 2.699265 ( 2.699479)
build_all 0.005746 0.004376 17.186142 ( 1.505508)
build_install 0.004453 0.005196 5.068634 ( 1.222996)
test_btest 0.000782 0.000187 86.138176 ( 7.653209)
test_basic 0.004183 0.000996 0.829938 ( 0.906699)
test_all 0.102783 0.035148 569.120937 ( 52.769270)
test_rubyspec 0.013288 0.035117 51.022655 ( 63.314528)
total: 132.95 sec