Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-071848
#<BuildRuby:0x0000559ee501be20
@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.20231201-071848",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001245 0.004212 1.375620 ( 1.721169)
build_miniruby 0.000972 0.000153 0.847924 ( 0.847620)
build_ruby 0.001172 0.000185 2.722147 ( 2.722391)
build_all 0.009186 0.000748 16.008730 ( 1.458271)
build_install 0.003677 0.005960 4.781857 ( 1.157202)
test_btest 0.000790 0.000165 85.510764 ( 7.089531)
test_basic 0.004714 0.000982 0.696417 ( 0.772299)
test_all 0.097040 0.037412 512.124190 ( 57.020131)
test_rubyspec 0.024565 0.024605 49.877603 ( 62.276302)
total: 135.07 sec