Logfile: /home/ko1/ruby/logs/brlog.trunk.20231115-200353
#<BuildRuby:0x000055e22c753bb8
@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.20231115-200353",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004083 0.000429 1.338358 ( 1.726093)
build_miniruby 0.000854 0.000090 0.897077 ( 0.896757)
build_ruby 0.001181 0.000125 2.863438 ( 2.863212)
build_all 0.005175 0.004442 16.158008 ( 1.444818)
build_install 0.004396 0.004366 4.764764 ( 1.164095)
test_btest 0.001023 0.000195 83.616697 ( 7.358383)
test_basic 0.004624 0.000881 0.760749 ( 0.834653)
test_all 0.102374 0.034452 479.842048 ( 55.233883)
test_rubyspec 0.027509 0.024200 49.765259 ( 62.007484)
total: 133.53 sec