Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-114600
#<BuildRuby:0x0000559d703ab8e0
@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.20240103-114600",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.002846 0.004762 1.058972 ( 1.346191)
build_miniruby 0.000725 0.000197 0.811103 ( 0.811304)
build_ruby 0.000000 0.001808 2.641652 ( 2.642201)
build_all 0.003622 0.003777 12.000786 ( 0.998394)
build_install 0.010675 0.000420 3.502090 ( 0.980432)
test_btest 0.000495 0.000153 65.701051 ( 4.574405)
test_basic 0.002931 0.000902 0.396479 ( 0.477720)
test_all 0.054107 0.043900 399.502655 ( 36.078343)
test_rubyspec 0.034599 0.032298 40.320571 ( 52.945250)
total: 100.86 sec