Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-145936
#<BuildRuby:0x000055ae805ab520
@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-145936",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000041 0.000005 0.000046 ( 0.000043)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000000 0.005597 1.315780 ( 2.704450)
build_miniruby 0.000000 0.001073 0.881824 ( 0.880862)
build_ruby 0.000340 0.001285 2.718596 ( 2.722929)
build_all 0.005006 0.004263 14.126357 ( 1.265214)
build_install 0.007667 0.000857 2.021765 ( 0.975411)
test_btest 0.000581 0.000138 79.506529 ( 7.868917)
test_basic 0.001233 0.003442 0.644328 ( 0.720816)
test_all 0.001048 0.000286 529.207939 ( 49.984212)
test_rubyspec 0.011999 0.029011 43.492917 ( 55.947381)
total: 123.07 sec