Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-105010
#<BuildRuby:0x000055828b09f228
@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.20230615-105010",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000000 0.005119 1.543143 ( 2.801380)
build_miniruby 0.000297 0.000758 0.779414 ( 0.779128)
build_ruby 0.001266 0.000000 2.459075 ( 2.459269)
build_all 0.007336 0.002453 12.502816 ( 1.113179)
build_install 0.005759 0.002420 1.849814 ( 0.852216)
test_btest 0.000801 0.000172 80.820683 ( 7.484838)
test_basic 0.003595 0.000770 0.696732 ( 0.775004)
test_all 0.000906 0.000195 406.101730 ( 42.265083)
test_rubyspec 0.017556 0.019278 41.465063 ( 54.006627)
total: 112.54 sec