Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-072458
#<BuildRuby:0x00005636a2797bb8
@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.20231205-072458",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005138 0.000120 1.355271 ( 1.725402)
build_miniruby 0.000854 0.000086 0.866848 ( 0.866485)
build_ruby 0.001154 0.000115 2.696424 ( 2.697263)
build_all 0.009470 0.000511 16.531021 ( 1.498645)
build_install 0.005530 0.002934 4.876104 ( 1.178528)
test_btest 0.000939 0.000113 85.698268 ( 7.469050)
test_basic 0.000528 0.004016 0.768314 ( 0.845951)
test_all 0.099982 0.034956 528.873689 ( 52.096059)
test_rubyspec 0.025469 0.017906 49.336530 ( 61.811285)
total: 130.19 sec