Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-154227
#<BuildRuby:0x00005616ece86ff8
@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.20231030-154227",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004179 0.000984 1.393365 ( 1.715225)
build_miniruby 0.000839 0.000197 0.818475 ( 0.819587)
build_ruby 0.001042 0.000245 2.769217 ( 2.770210)
build_all 0.002268 0.008198 16.502328 ( 1.478368)
build_install 0.004522 0.004410 4.966322 ( 1.146589)
test_btest 0.000468 0.000173 80.890047 ( 8.003041)
test_basic 0.001718 0.003317 0.795001 ( 0.871396)
test_all 0.082979 0.053499 510.959502 ( 47.342563)
test_rubyspec 0.031550 0.014156 50.142080 ( 62.506168)
total: 126.65 sec