Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-044253
#<BuildRuby:0x000055622174c178
@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-044253",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.006052 0.000000 1.043783 ( 1.312962)
build_miniruby 0.001378 0.000000 0.808441 ( 0.807812)
build_ruby 0.001107 0.000190 2.693588 ( 2.694930)
build_all 0.002924 0.004976 11.944892 ( 1.001668)
build_install 0.001702 0.009345 3.713613 ( 0.988956)
test_btest 0.000468 0.000234 64.318447 ( 4.419640)
test_basic 0.002633 0.001317 0.396169 ( 0.477689)
test_all 0.076508 0.021234 374.656551 ( 36.167234)
test_rubyspec 0.038035 0.027520 40.288503 ( 52.838591)
total: 100.71 sec