Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-074817
#<BuildRuby:0x0000560c353a3fa8
@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.20231220-074817",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.001185 0.004192 1.188214 ( 1.579755)
build_miniruby 0.000908 0.000165 0.941754 ( 0.940939)
build_ruby 0.001287 0.000234 2.751406 ( 2.751222)
build_all 0.010042 0.000223 16.942112 ( 1.479503)
build_install 0.005786 0.003014 4.960859 ( 1.199548)
test_btest 0.000970 0.000182 84.348363 ( 7.877096)
test_basic 0.004055 0.000760 0.713096 ( 0.790517)
test_all 0.108210 0.029767 533.250907 ( 60.473063)
test_rubyspec 0.043792 0.000560 51.259341 ( 63.503576)
total: 140.60 sec