Logfile: /home/ko1/ruby/logs/brlog.trunk.20230623-085820
#<BuildRuby:0x0000559336fa4078
@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.20230623-085820",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004356 0.001452 1.298684 ( 2.538678)
build_miniruby 0.000731 0.000244 0.865125 ( 0.864329)
build_ruby 0.000903 0.000301 2.564429 ( 2.564786)
build_all 0.003741 0.005968 15.488247 ( 1.355092)
build_install 0.009127 0.000000 4.545048 ( 1.073631)
test_btest 0.001024 0.000000 83.138394 ( 6.783634)
test_basic 0.002012 0.002332 0.737942 ( 0.820140)
test_all 0.001252 0.000462 452.765495 ( 43.130159)
test_rubyspec 0.017248 0.022445 42.410435 ( 54.935403)
total: 114.07 sec