Logfile: /home/ko1/ruby/logs/brlog.trunk.20230702-132648
#<BuildRuby:0x000055bdb89b7bb8
@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.20230702-132648",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.005977 1.433598 ( 2.674737)
build_miniruby 0.000883 0.000136 0.921005 ( 0.921316)
build_ruby 0.001030 0.000271 2.569909 ( 2.569938)
build_all 0.004721 0.004012 11.431565 ( 7.951446)
build_install 0.000268 0.008313 4.989220 ( 1.891045)
test_btest 0.000966 0.000395 87.292180 ( 7.744664)
test_basic 0.001376 0.004107 0.765864 ( 0.846179)
test_all 0.001806 0.000000 471.670792 ( 40.335258)
test_rubyspec 0.018915 0.015765 42.162807 ( 54.610825)
total: 119.55 sec