Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-043849
#<BuildRuby:0x0000563b31f4f840
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231228-043849",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.003401 0.000800 1.183963 ( 1.561083)
build_miniruby 0.000769 0.000181 0.836923 ( 0.837081)
build_ruby 0.001290 0.000304 2.810664 ( 2.810630)
build_all 0.009575 0.000000 15.860406 ( 1.436766)
build_install 0.008316 0.000000 4.511673 ( 1.147208)
test_btest 0.001104 0.000000 80.342419 ( 7.218942)
test_basic 0.005061 0.000000 0.755499 ( 0.834201)
test_all 0.109581 0.027433 513.550443 ( 57.884995)
test_rubyspec 0.021139 0.027553 50.060246 ( 62.362035)
total: 136.09 sec