Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-194305
#<BuildRuby:0x0000562de5867ce8
@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.20230730-194305",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000039 0.000004 0.000043 ( 0.000042)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.001848 0.003697 1.638275 ( 2.893380)
build_miniruby 0.001112 0.000166 0.942801 ( 0.941181)
build_ruby 0.001107 0.000000 2.939251 ( 2.939314)
build_all 0.002782 0.006213 14.555763 ( 1.278473)
build_install 0.007523 0.000811 2.065971 ( 0.933199)
test_btest 0.000827 0.000172 82.545222 ( 8.004914)
test_basic 0.003287 0.002007 0.799425 ( 0.876104)
test_all 0.000412 0.000941 517.751030 ( 52.608273)
test_rubyspec 0.017076 0.023598 43.110844 ( 55.538440)
total: 126.01 sec