Logfile: /home/ko1/ruby/logs/brlog.trunk.20230713-103347
#<BuildRuby:0x000055c714dd75f8
@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.20230713-103347",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004761 0.001488 1.402779 ( 2.668350)
build_miniruby 0.000755 0.000236 0.860932 ( 0.860829)
build_ruby 0.000908 0.000284 2.597609 ( 2.598207)
build_all 0.006245 0.003514 13.554788 ( 1.177663)
build_install 0.007450 0.001037 1.890323 ( 0.929682)
test_btest 0.001098 0.000000 88.857285 ( 7.167709)
test_basic 0.006452 0.000000 0.691847 ( 0.766845)
test_all 0.001711 0.000000 459.260121 ( 41.108122)
test_rubyspec 0.019224 0.027213 44.111364 ( 56.562377)
total: 113.84 sec