Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-072540
#<BuildRuby:0x000055cb5c243ba0
@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.20230621-072540",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003051 0.003791 1.517629 ( 2.785755)
build_miniruby 0.000776 0.000229 0.863087 ( 0.862483)
build_ruby 0.001338 0.000000 2.415503 ( 2.415428)
build_all 0.008212 0.001532 15.879658 ( 1.395654)
build_install 0.003715 0.005636 4.697910 ( 1.114541)
test_btest 0.000595 0.000198 85.129945 ( 7.408662)
test_basic 0.003342 0.001114 0.658831 ( 0.739447)
test_all 0.000815 0.000272 438.942661 ( 44.194176)
test_rubyspec 0.019006 0.020027 42.753865 ( 55.180722)
total: 116.10 sec