Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-024543
#<BuildRuby:0x000055bfe9be4098
@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.20240106-024543",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.003887 0.000010 0.833329 ( 1.228351)
build_miniruby 0.000844 0.000060 1.035193 ( 1.037283)
build_ruby 0.001083 0.000077 3.055174 ( 3.060901)
build_all 0.004760 0.004593 15.729929 ( 1.423858)
build_install 0.009363 0.000680 4.084614 ( 1.146978)
test_btest 0.000596 0.000080 84.542139 ( 9.011990)
test_basic 0.004118 0.000000 0.459123 ( 0.534078)
test_all 0.083011 0.035528 526.528211 ( 65.422732)
test_rubyspec 0.019437 0.022710 48.452261 ( 61.099055)
total: 143.97 sec