Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-145445
#<BuildRuby:0x0000557ee7453fd8
@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.20240114-145445",
@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.000012 0.000005 0.000017 ( 0.000018)
autoconf 0.000018 0.000007 0.000025 ( 0.000024)
configure 0.000013 0.000005 0.000018 ( 0.000018)
build_up 0.000000 0.006735 0.826388 ( 1.203236)
build_miniruby 0.001095 0.000000 0.816557 ( 0.816495)
build_ruby 0.001435 0.000614 2.674082 ( 2.674596)
build_all 0.007534 0.000000 11.957596 ( 1.005350)
build_install 0.010116 0.000710 3.375427 ( 0.969779)
test_btest 0.000569 0.000228 65.013618 ( 4.685701)
test_basic 0.002640 0.001056 0.391854 ( 0.473158)
test_all 0.083481 0.015114 376.978475 ( 37.593605)
test_rubyspec 0.039663 0.026103 40.529578 ( 53.072170)
total: 102.49 sec