Logfile: /home/ko1/ruby/logs/brlog.trunk.20230522-202823
#<BuildRuby:0x000055aa9b2fffa8
@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.20230522-202823",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001192 0.003616 1.464140 ( 2.738835)
build_miniruby 0.001028 0.000162 0.828725 ( 0.827981)
build_ruby 0.001031 0.000163 2.350347 ( 2.350732)
build_all 0.008387 0.000653 12.062416 ( 1.065494)
build_install 0.006693 0.001004 1.799829 ( 1.009770)
test_btest 0.000863 0.000130 79.942848 ( 7.089857)
test_basic 0.003785 0.000567 0.742753 ( 0.823033)
test_all 0.001567 0.000235 422.492244 ( 46.522123)
test_rubyspec 0.008495 0.031914 41.511157 ( 53.939945)
total: 116.37 sec