Logfile: /home/ko1/ruby/logs/brlog.trunk.20230522-112121
#<BuildRuby:0x0000563a5e346f40
@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.20230522-112121",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006469 0.000000 1.295111 ( 2.573579)
build_miniruby 0.000983 0.000000 0.805253 ( 0.804782)
build_ruby 0.001190 0.000069 2.442610 ( 2.443254)
build_all 0.009219 0.000122 12.231030 ( 1.114697)
build_install 0.004506 0.002862 1.604477 ( 0.824306)
test_btest 0.000605 0.000101 79.787394 ( 6.874244)
test_basic 0.001035 0.002607 0.637175 ( 0.720759)
test_all 0.000000 0.001441 407.615237 ( 40.790451)
test_rubyspec 0.017239 0.020263 41.675516 ( 54.184002)
total: 110.33 sec