Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-120223
#<BuildRuby:0x000055d92d9e7d50
@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.20231202-120223",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.004612 0.000257 1.202718 ( 1.573016)
build_miniruby 0.000683 0.000256 0.882351 ( 0.882552)
build_ruby 0.001316 0.000000 2.721017 ( 2.721233)
build_all 0.010232 0.000000 16.855814 ( 1.478514)
build_install 0.003615 0.005204 5.007219 ( 1.205613)
test_btest 0.000649 0.000239 88.409703 ( 7.462494)
test_basic 0.000000 0.004096 0.767230 ( 0.848172)
test_all 0.099025 0.037994 528.895404 ( 58.019410)
test_rubyspec 0.005805 0.040907 51.140908 ( 63.510305)
total: 137.70 sec