Logfile: /home/ko1/ruby/logs/brlog.trunk.20230527-051349
#<BuildRuby:0x00005600bc447e20
@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.20230527-051349",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.004924 1.427800 ( 2.660794)
build_miniruby 0.000000 0.000980 0.721948 ( 0.721172)
build_ruby 0.000000 0.001240 2.382274 ( 2.382362)
build_all 0.005172 0.004147 12.590791 ( 1.110104)
build_install 0.005780 0.001825 1.736268 ( 0.845002)
test_btest 0.000810 0.000256 80.605851 ( 7.069890)
test_basic 0.002788 0.000880 0.709924 ( 0.792778)
test_all 0.001103 0.000348 455.025688 ( 41.302960)
test_rubyspec 0.019071 0.023070 41.660883 ( 54.173012)
total: 111.06 sec