Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-211420
#<BuildRuby:0x0000555b8ab86ee8
@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.20231228-211420",
@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.000008 0.000005 0.000013 ( 0.000014)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003430 0.001905 0.804701 ( 1.193824)
build_miniruby 0.001368 0.000000 0.804653 ( 0.804311)
build_ruby 0.001427 0.000000 2.698945 ( 2.699772)
build_all 0.008073 0.000000 12.091230 ( 0.978590)
build_install 0.005670 0.004332 3.533581 ( 0.969274)
test_btest 0.000793 0.000000 63.181266 ( 4.880920)
test_basic 0.003805 0.000408 0.390381 ( 0.471259)
test_all 0.066947 0.032699 383.037281 ( 34.085303)
test_rubyspec 0.030671 0.034698 40.689707 ( 53.250572)
total: 99.33 sec