Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-185718
#<BuildRuby:0x00005578390a3500
@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.20231126-185718",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003878 0.000646 1.227005 ( 1.596183)
build_miniruby 0.000976 0.000163 0.929231 ( 0.929285)
build_ruby 0.001138 0.000190 2.857955 ( 2.857848)
build_all 0.010476 0.000285 16.693894 ( 1.467255)
build_install 0.009739 0.003791 4.979119 ( 1.155056)
test_btest 0.000991 0.000173 85.092854 ( 7.514144)
test_basic 0.006573 0.001143 0.811724 ( 0.880716)
test_all 0.100868 0.036143 507.133185 ( 61.006587)
test_rubyspec 0.022749 0.024478 50.987434 ( 63.350413)
total: 140.76 sec