Logfile: /home/ko1/ruby/logs/brlog.trunk.20230608-144733
#<BuildRuby:0x000055c040d035f8
@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.20230608-144733",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004664 0.000233 1.241858 ( 2.529423)
build_miniruby 0.001013 0.000050 0.844828 ( 0.844353)
build_ruby 0.001180 0.000059 2.430178 ( 2.430065)
build_all 0.009128 0.000228 12.785421 ( 1.131217)
build_install 0.007621 0.000139 1.768951 ( 0.863207)
test_btest 0.001265 0.000058 82.040328 ( 7.046378)
test_basic 0.000647 0.004033 0.664790 ( 0.750421)
test_all 0.001688 0.000141 436.347513 ( 40.263194)
test_rubyspec 0.027911 0.011900 42.457297 ( 54.946954)
total: 110.81 sec