Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-232821
#<BuildRuby:0x000055acae7bb280
@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.20240115-232821",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.003823 0.000382 1.172583 ( 1.543079)
build_miniruby 0.000000 0.001036 0.877905 ( 0.877477)
build_ruby 0.000000 0.001281 2.587543 ( 2.587568)
build_all 0.001606 0.007274 14.399232 ( 1.349081)
build_install 0.008569 0.000000 4.092317 ( 1.061376)
test_btest 0.001072 0.000037 76.993698 ( 7.265407)
test_basic 0.000000 0.004012 0.592278 ( 0.669793)
test_all 0.114200 0.019629 487.884414 ( 48.974003)
test_rubyspec 0.022626 0.025397 48.589074 ( 60.975192)
total: 125.30 sec