Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-141328
#<BuildRuby:0x0000556c02ae7108
@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-141328",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.005467 0.000136 1.592693 ( 2.916304)
build_miniruby 0.000913 0.000096 0.897201 ( 0.896791)
build_ruby 0.001540 0.000000 2.634336 ( 2.639009)
build_all 0.004403 0.004552 13.467912 ( 1.214784)
build_install 0.007875 0.000000 1.957204 ( 0.911438)
test_btest 0.000975 0.000000 79.567029 ( 7.243826)
test_basic 0.004367 0.000000 0.722470 ( 0.799906)
test_all 0.001621 0.000000 486.442634 ( 43.575994)
test_rubyspec 0.020769 0.020955 43.327570 ( 55.779496)
total: 115.98 sec