Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-074423
#<BuildRuby:0x0000559f1d4fb8e0
@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.20240116-074423",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.002391 0.004357 0.820522 ( 1.198682)
build_miniruby 0.000846 0.000141 0.804128 ( 0.804414)
build_ruby 0.000000 0.001722 2.672844 ( 2.673269)
build_all 0.002950 0.005108 11.917458 ( 0.983699)
build_install 0.004399 0.006453 3.406592 ( 0.958750)
test_btest 0.000000 0.000808 62.590698 ( 5.345199)
test_basic 0.002817 0.001048 0.398746 ( 0.480349)
test_all 0.067626 0.030223 385.382741 ( 35.882181)
test_rubyspec 0.022747 0.042826 40.968508 ( 53.510766)
total: 101.84 sec