Logfile: /home/ko1/ruby/logs/brlog.trunk.20230526-002728
#<BuildRuby:0x0000564ba403bba0
@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.20230526-002728",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001555 0.004295 1.500710 ( 2.735126)
build_miniruby 0.000882 0.000196 0.821758 ( 0.821297)
build_ruby 0.001013 0.000225 2.415338 ( 2.415594)
build_all 0.008956 0.000131 12.595734 ( 1.154617)
build_install 0.003894 0.004115 1.812810 ( 0.886518)
test_btest 0.000782 0.000186 80.881700 ( 7.560928)
test_basic 0.001275 0.003413 0.682661 ( 0.763452)
test_all 0.001371 0.000374 428.852473 ( 47.513736)
test_rubyspec 0.015269 0.024287 41.313772 ( 53.657237)
total: 117.51 sec