Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-031718
#<BuildRuby:0x00005643f16a3d68
@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.20230727-031718",
@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.000024 0.000003 0.000027 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.001929 0.003647 1.481956 ( 2.756687)
build_miniruby 0.000736 0.000110 0.854442 ( 0.853950)
build_ruby 0.000986 0.000148 2.666033 ( 2.665555)
build_all 0.004447 0.004835 14.154043 ( 1.235808)
build_install 0.007639 0.000661 2.060406 ( 0.944883)
test_btest 0.000984 0.000188 80.513522 ( 7.948317)
test_basic 0.004548 0.000029 0.731153 ( 0.808232)
test_all 0.001472 0.000000 497.603022 ( 57.564990)
test_rubyspec 0.024982 0.018961 45.262575 ( 57.686938)
total: 132.47 sec