Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-180826
#<BuildRuby:0x0000556546723818
@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-180826",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000006 0.000004 0.000010 ( 0.000010)
build_up 0.003195 0.001966 1.494659 ( 1.814362)
build_miniruby 0.000597 0.000368 0.848973 ( 0.848557)
build_ruby 0.000000 0.001363 2.612265 ( 2.612919)
build_all 0.001189 0.008950 16.317524 ( 1.421940)
build_install 0.008420 0.001424 4.915042 ( 1.181693)
test_btest 0.000575 0.000406 86.115210 ( 7.245411)
test_basic 0.004105 0.001385 0.766896 ( 0.842607)
test_all 0.103185 0.034959 510.109725 ( 56.222380)
test_rubyspec 0.010924 0.034674 49.011346 ( 61.342695)
total: 133.53 sec