Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-134535
#<BuildRuby:0x0000563dff00f918
@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.20231119-134535",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.004540 1.263945 ( 1.650095)
build_miniruby 0.000000 0.001027 0.851775 ( 0.852124)
build_ruby 0.000218 0.001287 2.823735 ( 2.824402)
build_all 0.005099 0.005299 17.100155 ( 1.635943)
build_install 0.008190 0.000343 5.031443 ( 1.204982)
test_btest 0.000875 0.000304 86.801578 ( 8.054045)
test_basic 0.002945 0.001025 0.583408 ( 0.660718)
test_all 0.102480 0.035476 509.953055 ( 59.059064)
test_rubyspec 0.019580 0.032750 51.418344 ( 63.681947)
total: 139.62 sec