Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-000646
#<BuildRuby:0x000055ea1c262eb8
@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.20230602-000646",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.003509 0.001404 1.369032 ( 2.668643)
build_miniruby 0.001312 0.000000 0.864271 ( 0.863207)
build_ruby 0.001230 0.000000 2.433405 ( 2.432941)
build_all 0.003736 0.005108 12.404336 ( 1.093437)
build_install 0.000947 0.006760 1.670370 ( 0.867582)
test_btest 0.000745 0.000395 83.311573 ( 7.083164)
test_basic 0.002964 0.001569 0.598731 ( 0.680313)
test_all 0.001418 0.000186 445.897021 ( 44.387223)
test_rubyspec 0.023618 0.019160 41.226677 ( 53.744699)
total: 113.82 sec