Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-071536
#<BuildRuby:0x000055ce299bc178
@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.20231205-071536",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004899 0.000078 0.997468 ( 1.282741)
build_miniruby 0.000663 0.000055 0.864731 ( 0.863963)
build_ruby 0.001001 0.000084 2.714283 ( 2.716645)
build_all 0.002500 0.004611 12.057444 ( 1.011279)
build_install 0.011056 0.003174 3.576051 ( 0.967298)
test_btest 0.000611 0.000000 62.568396 ( 5.737121)
test_basic 0.004220 0.000000 0.373093 ( 0.454405)
test_all 0.070273 0.027144 378.127173 ( 36.600369)
test_rubyspec 0.031143 0.033246 40.036281 ( 52.679089)
total: 102.31 sec