Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-091047
#<BuildRuby:0x000055e90545b3e0
@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.20231027-091047",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.000341 0.004196 1.343349 ( 1.564917)
build_miniruby 0.000711 0.000332 0.831469 ( 0.831655)
build_ruby 0.000843 0.000393 2.691866 ( 2.692197)
build_all 0.005016 0.004593 15.787579 ( 1.409175)
build_install 0.006281 0.005314 4.795545 ( 1.139017)
test_btest 0.000592 0.000314 78.391200 ( 7.448636)
test_basic 0.001125 0.004346 0.812240 ( 0.892068)
test_all 0.110075 0.021942 494.461812 ( 54.413768)
test_rubyspec 0.026532 0.026352 51.104100 ( 63.452698)
total: 133.84 sec