Logfile: /home/ko1/ruby/logs/brlog.trunk.20230630-150043
#<BuildRuby:0x00005616628a7bd0
@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.20230630-150043",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002532 0.004060 1.583700 ( 3.086329)
build_miniruby 0.006980 0.000332 60.864806 ( 60.888094)
build_ruby 0.001209 0.000058 2.743333 ( 2.743307)
build_all 0.008052 0.005225 24.698568 ( 11.940462)
build_install 0.008027 0.000289 5.211665 ( 1.927520)
test_btest 0.001141 0.000103 89.524967 ( 7.357037)
test_basic 0.003500 0.000318 0.615224 ( 0.697833)
test_all 0.002130 0.000000 474.313361 ( 55.575240)
test_rubyspec 0.011018 0.026113 42.303348 ( 54.754646)
total: 198.97 sec