Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-200826
#<BuildRuby:0x000055676624eaf0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221201-200826",
@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.000003 0.000003 0.000006 ( 0.000007)
autoconf 0.000007 0.000007 0.000014 ( 0.000013)
configure 0.000005 0.000005 0.000010 ( 0.000009)
build_up 0.006195 0.006195 1.230338 ( 1.263498)
build_miniruby 0.001161 0.001161 0.852253 ( 0.850876)
build_ruby 0.001583 0.001583 2.234614 ( 2.135662)
build_all 0.016628 0.003275 18.570552 ( 2.164675)
build_install 0.015675 0.007767 1.998857 ( 1.029938)
test_btest 0.000981 0.000680 84.610873 ( 9.144856)
test_basic 0.009088 0.000000 0.342776 ( 0.429342)
test_all 0.002808 0.000000 697.877456 ( 69.704386)
test_rubyspec 0.114932 0.069747 49.887107 ( 57.885803)
total: 144.61 sec