Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-152021
#<BuildRuby:0x00005567db6ec0d8
@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.20230201-152021",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.000000 0.003580 0.598329 ( 1.021172)
build_miniruby 0.000497 0.000380 0.625894 ( 0.625161)
build_ruby 0.001054 0.000162 2.048286 ( 2.048424)
build_all 0.009296 0.000157 12.040631 ( 1.495667)
build_install 0.006158 0.000252 1.499210 ( 0.708567)
test_btest 0.000612 0.000077 63.497484 ( 6.270066)
test_basic 0.003149 0.000394 0.242037 ( 0.338615)
test_all 0.001347 0.000000 477.923276 ( 45.542105)
test_rubyspec 0.017772 0.010210 34.263884 ( 44.858873)
total: 102.91 sec