Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-164711
#<BuildRuby:0x000055835bc533c8
@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-164711",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005457 0.000238 1.393247 ( 2.688587)
build_miniruby 0.001174 0.000185 0.932533 ( 0.936382)
build_ruby 0.000966 0.000153 2.820145 ( 2.820402)
build_all 0.008869 0.000709 14.674735 ( 1.288638)
build_install 0.007621 0.000462 1.982714 ( 0.991530)
test_btest 0.000855 0.000122 84.012340 ( 8.203120)
test_basic 0.004820 0.000032 0.658776 ( 0.734753)
test_all 0.000941 0.000128 520.291479 ( 45.215918)
test_rubyspec 0.017909 0.027623 45.998474 ( 58.458092)
total: 121.34 sec