Logfile: /home/ko1/ruby/logs/brlog.trunk.20230704-071831
#<BuildRuby:0x0000559afcae3408
@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.20230704-071831",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005233 0.000582 1.488832 ( 2.826081)
build_miniruby 0.001083 0.000120 0.944044 ( 0.943741)
build_ruby 0.001142 0.000127 2.648646 ( 2.649261)
build_all 0.009027 0.000005 10.863004 ( 7.314442)
build_install 0.008492 0.000381 5.111964 ( 1.916101)
test_btest 0.001176 0.000112 84.718889 ( 8.022005)
test_basic 0.000439 0.004164 0.522513 ( 0.607929)
test_all 0.001207 0.000000 486.964823 ( 43.187755)
test_rubyspec 0.024014 0.013624 42.905600 ( 55.379859)
total: 122.85 sec