Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-234309
#<BuildRuby:0x000056508ca8ff10
@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.20230206-234309",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000011 0.000002 0.000013 ( 0.000015)
build_up 0.000093 0.003799 0.637884 ( 1.030857)
build_miniruby 0.000765 0.000255 0.642569 ( 0.642043)
build_ruby 0.001220 0.000000 2.051113 ( 2.050500)
build_all 0.007396 0.001749 12.149665 ( 1.468548)
build_install 0.005668 0.000658 1.461629 ( 0.709778)
test_btest 0.000445 0.000130 65.140586 ( 6.108609)
test_basic 0.002834 0.000834 0.263099 ( 0.358401)
test_all 0.000851 0.000250 503.545129 ( 47.304264)
test_rubyspec 0.016918 0.011051 35.414705 ( 45.836016)
total: 105.51 sec