Logfile: /home/ko1/ruby/logs/brlog.trunk.20230713-125534
#<BuildRuby:0x00005565b5f47520
@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.20230713-125534",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004799 0.000125 1.335282 ( 2.653519)
build_miniruby 0.001126 0.000178 0.997726 ( 0.996896)
build_ruby 0.001285 0.000203 2.665384 ( 2.665086)
build_all 0.004860 0.004252 13.722685 ( 1.238565)
build_install 0.003903 0.004142 1.845281 ( 0.873569)
test_btest 0.000848 0.000202 86.423046 ( 8.386955)
test_basic 0.000000 0.004397 0.710836 ( 0.789942)
test_all 0.000000 0.001821 465.813027 ( 47.166994)
test_rubyspec 0.003476 0.037997 43.444984 ( 55.856036)
total: 120.63 sec