Logfile: /home/ko1/ruby/logs/brlog.trunk.20230618-085908
#<BuildRuby:0x0000559cf03c7d68
@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.20230618-085908",
@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.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004650 0.000115 1.258427 ( 2.481298)
build_miniruby 0.000912 0.000152 0.759051 ( 0.759296)
build_ruby 0.001089 0.000182 2.490142 ( 2.489904)
build_all 0.003885 0.006385 12.970906 ( 1.125543)
build_install 0.008085 0.000094 1.811263 ( 0.849582)
test_btest 0.000872 0.000190 81.438522 ( 7.892688)
test_basic 0.004308 0.000087 0.711830 ( 0.793029)
test_all 0.000484 0.000802 424.023706 ( 48.864342)
test_rubyspec 0.010178 0.031770 41.987897 ( 54.446632)
total: 119.70 sec