Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-114713
#<BuildRuby:0x000055c19de6b568
@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-114713",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.001385 0.003212 1.331094 ( 1.608263)
build_miniruby 0.000850 0.000236 0.802049 ( 0.801636)
build_ruby 0.001124 0.000312 2.795805 ( 2.795341)
build_all 0.004618 0.006512 18.315317 ( 1.620442)
build_install 0.008804 0.000738 5.319205 ( 1.208966)
test_btest 0.000874 0.000280 91.983351 ( 7.333403)
test_basic 0.003265 0.001045 0.659404 ( 0.737266)
test_all 0.001157 0.006122 562.926469 ( 50.272570)
test_rubyspec 0.028871 0.026619 51.662237 ( 63.926872)
total: 130.31 sec