Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-190634
#<BuildRuby:0x000055a7c9ef3500
@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.20231019-190634",
@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.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004671 0.000000 1.544150 ( 1.782468)
build_miniruby 0.000993 0.000000 0.896869 ( 0.896575)
build_ruby 0.001327 0.000000 2.725250 ( 2.725139)
build_all 0.010737 0.000000 17.815538 ( 1.576425)
build_install 0.005685 0.004209 5.362716 ( 1.284699)
test_btest 0.000000 0.001182 85.520166 ( 8.108166)
test_basic 0.001315 0.002594 0.649621 ( 0.726734)
test_all 0.002129 0.003754 584.472020 ( 56.674116)
test_rubyspec 0.029414 0.019976 52.231179 ( 64.401720)
total: 138.18 sec