Logfile: /home/ko1/ruby/logs/brlog.trunk.20230627-031824
#<BuildRuby:0x0000564d8228bba0
@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.20230627-031824",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005414 0.000132 1.413951 ( 2.685347)
build_miniruby 0.001255 0.000000 0.967174 ( 0.967042)
build_ruby 0.000000 0.001216 2.578568 ( 2.579581)
build_all 0.007472 0.002426 16.278159 ( 1.448394)
build_install 0.010186 0.000000 4.856495 ( 1.144956)
test_btest 0.001056 0.000000 83.760469 ( 7.980870)
test_basic 0.004855 0.000000 0.757565 ( 0.833460)
test_all 0.000932 0.000553 443.732345 ( 48.512168)
test_rubyspec 0.023893 0.017853 43.093035 ( 55.693152)
total: 121.85 sec