Logfile: /home/ko1/ruby/logs/brlog.trunk.20230614-130014
#<BuildRuby:0x000055ff6c8fb5f8
@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.20230614-130014",
@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.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005942 0.000000 1.433072 ( 2.750786)
build_miniruby 0.001091 0.000000 0.797622 ( 0.796644)
build_ruby 0.001244 0.000000 2.511258 ( 2.511772)
build_all 0.009822 0.000000 13.118932 ( 1.146713)
build_install 0.003522 0.004635 1.871946 ( 0.853723)
test_btest 0.000706 0.000047 84.918153 ( 6.351101)
test_basic 0.004163 0.000278 0.684243 ( 0.765672)
test_all 0.001058 0.000071 446.448284 ( 41.572712)
test_rubyspec 0.003939 0.036688 43.101429 ( 55.578346)
total: 112.33 sec