Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-223627
#<BuildRuby:0x000055799ec1aeb8
@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.20231014-223627",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.001048 0.004306 1.543666 ( 1.817551)
build_miniruby 0.000726 0.000257 0.875318 ( 0.874803)
build_ruby 0.000916 0.000323 2.792403 ( 2.792394)
build_all 0.009772 0.000492 17.980060 ( 1.573289)
build_install 0.008908 0.000150 5.315084 ( 1.223164)
test_btest 0.000821 0.000235 90.559887 ( 7.877143)
test_basic 0.004845 0.000159 0.807725 ( 0.886719)
test_all 0.006910 0.000683 554.609809 ( 61.891296)
test_rubyspec 0.020855 0.029966 53.840697 ( 66.169579)
total: 145.11 sec