Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-231501
#<BuildRuby:0x000056219d53f7b8
@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.20230728-231501",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005505 0.000918 1.484281 ( 2.931940)
build_miniruby 0.000961 0.000000 0.927426 ( 0.927150)
build_ruby 0.001121 0.000000 2.754768 ( 2.754960)
build_all 0.005528 0.003356 14.254072 ( 1.274822)
build_install 0.004028 0.004116 2.009784 ( 0.909757)
test_btest 0.000530 0.000121 81.747867 ( 7.624480)
test_basic 0.004305 0.000000 0.662185 ( 0.738776)
test_all 0.001125 0.000000 475.228806 ( 50.099252)
test_rubyspec 0.026623 0.014543 44.506379 ( 56.929876)
total: 124.19 sec