Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-183005
#<BuildRuby:0x0000564a45e3c098
@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.20240113-183005",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004210 0.000077 0.807975 ( 1.196159)
build_miniruby 0.000931 0.000155 0.965103 ( 0.966007)
build_ruby 0.001532 0.000255 2.813073 ( 2.815109)
build_all 0.010016 0.000287 14.551814 ( 1.331104)
build_install 0.008376 0.000563 4.239126 ( 1.157536)
test_btest 0.000585 0.000078 79.617608 ( 7.307521)
test_basic 0.004146 0.000553 0.492281 ( 0.573219)
test_all 0.099001 0.035106 512.331760 ( 56.423823)
test_rubyspec 0.019365 0.013130 49.195279 ( 61.802739)
total: 133.57 sec