Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-201604
#<BuildRuby:0x000055ed7025a298
@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.20221207-201604",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009282 0.000168 1.181587 ( 2.005026)
build_miniruby 0.001788 0.000239 0.831617 ( 0.831399)
build_ruby 0.002737 0.000365 2.220404 ( 2.129609)
build_all 0.017111 0.001588 18.524169 ( 2.140359)
build_install 0.012090 0.009675 2.057424 ( 1.022082)
test_btest 0.001209 0.000255 94.164267 ( 8.714589)
test_basic 0.000000 0.008062 0.344456 ( 0.433379)
test_all 0.001708 0.001025 684.584619 ( 69.173269)
test_rubyspec 0.092580 0.066014 49.209293 ( 57.740338)
total: 144.19 sec