Logfile: /home/ko1/ruby/logs/brlog.trunk.20230606-135100
#<BuildRuby:0x0000564bb88a7bb8
@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-135100",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.004031 0.001007 1.335643 ( 2.750334)
build_miniruby 0.000875 0.000219 0.718867 ( 0.718587)
build_ruby 0.001087 0.000272 2.368257 ( 2.368597)
build_all 0.008234 0.000903 12.677581 ( 1.109152)
build_install 0.000000 0.007284 1.689711 ( 0.857153)
test_btest 0.000000 0.001155 83.230016 ( 7.393321)
test_basic 0.003811 0.000367 0.543449 ( 0.630919)
test_all 0.000847 0.000282 456.480505 ( 41.211066)
test_rubyspec 0.028878 0.007924 41.781538 ( 54.285405)
total: 111.33 sec