Logfile: /home/ko1/ruby/logs/brlog.trunk.20230531-134455
#<BuildRuby:0x0000561c3bb3fee0
@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.20230531-134455",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005741 0.000522 1.509481 ( 2.959421)
build_miniruby 0.001008 0.000091 0.760977 ( 0.760716)
build_ruby 0.000000 0.001206 2.463661 ( 2.463753)
build_all 0.006090 0.002834 12.157691 ( 1.133446)
build_install 0.007678 0.000034 1.677604 ( 0.899399)
test_btest 0.000990 0.000000 81.362245 ( 7.404769)
test_basic 0.003570 0.000466 0.674721 ( 0.756318)
test_all 0.001028 0.000137 425.034701 ( 41.931100)
test_rubyspec 0.017492 0.021653 42.154823 ( 54.670505)
total: 112.98 sec