Logfile: /home/ko1/ruby/logs/brlog.trunk.20230606-042709
#<BuildRuby:0x0000557b5a7d0070
@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.20230606-042709",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000816 0.004235 1.366622 ( 2.610848)
build_miniruby 0.001004 0.000236 0.789593 ( 0.789349)
build_ruby 0.001283 0.000000 2.372701 ( 2.373010)
build_all 0.006203 0.002941 12.445070 ( 1.120293)
build_install 0.007244 0.000793 1.687382 ( 0.888651)
test_btest 0.000890 0.000212 81.900094 ( 7.059486)
test_basic 0.000885 0.003238 0.680753 ( 0.761360)
test_all 0.002013 0.000000 439.152886 ( 42.981804)
test_rubyspec 0.011560 0.024892 42.240398 ( 54.652802)
total: 113.24 sec