Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-072505
#<BuildRuby:0x0000564721bf3ba0
@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-072505",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000072 0.000000 0.000072 ( 0.000072)
build_up 0.005528 0.000000 1.352460 ( 2.678854)
build_miniruby 0.001276 0.000000 1.041276 ( 1.040562)
build_ruby 0.001412 0.000000 2.600231 ( 2.599604)
build_all 0.009522 0.000000 15.242540 ( 1.333821)
build_install 0.008536 0.000155 2.125236 ( 0.918900)
test_btest 0.000875 0.000070 83.621164 ( 7.990016)
test_basic 0.004324 0.000346 0.708577 ( 0.786595)
test_all 0.001395 0.000042 531.010377 ( 52.037228)
test_rubyspec 0.022044 0.018794 46.048240 ( 58.447640)
total: 127.83 sec