Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-050649
#<BuildRuby:0x0000564a742b74f0
@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.20240104-050649",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005481 0.000217 1.056909 ( 1.302149)
build_miniruby 0.001124 0.000000 0.807092 ( 0.807086)
build_ruby 0.001874 0.000000 2.700822 ( 2.701214)
build_all 0.008148 0.000000 11.963669 ( 0.987700)
build_install 0.000845 0.010123 3.486527 ( 0.967548)
test_btest 0.000435 0.000136 62.906922 ( 4.506456)
test_basic 0.004048 0.000067 0.408348 ( 0.488590)
test_all 0.084415 0.014751 369.342319 ( 40.108004)
test_rubyspec 0.041522 0.025573 40.108633 ( 52.682706)
total: 104.55 sec