Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-104021
#<BuildRuby:0x0000559e1a883d68
@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.20230726-104021",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.007077 0.000309 1.348381 ( 2.857224)
build_miniruby 0.000898 0.000094 0.970349 ( 0.969649)
build_ruby 0.001021 0.000107 2.626091 ( 2.625699)
build_all 0.000985 0.008140 13.576995 ( 1.231827)
build_install 0.007894 0.000000 1.972050 ( 0.900807)
test_btest 0.000691 0.000028 78.762992 ( 7.386193)
test_basic 0.003951 0.000000 0.595852 ( 0.675728)
test_all 0.001418 0.000090 500.296244 ( 50.134931)
test_rubyspec 0.036164 0.006217 44.214781 ( 56.587011)
total: 123.37 sec