Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-133304
#<BuildRuby:0x000055be253bc188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231214-133304",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004094 0.000372 1.017864 ( 1.298672)
build_miniruby 0.000000 0.001255 0.869731 ( 0.870032)
build_ruby 0.000000 0.001622 2.709502 ( 2.710984)
build_all 0.002972 0.004442 12.058297 ( 1.017058)
build_install 0.006003 0.004534 3.578076 ( 0.971145)
test_btest 0.000544 0.000156 64.431065 ( 5.034065)
test_basic 0.003269 0.000934 0.378164 ( 0.459883)
test_all 0.068208 0.030194 371.325317 ( 43.471985)
test_rubyspec 0.022668 0.054913 39.677632 ( 52.309043)
total: 108.14 sec