Logfile: /home/ko1/ruby/logs/brlog.trunk.20230609-082704
#<BuildRuby:0x000055baa74ab818
@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.20230609-082704",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000888 0.004285 1.395278 ( 2.758031)
build_miniruby 0.000809 0.000134 0.804661 ( 0.803623)
build_ruby 0.001107 0.000185 2.506407 ( 2.507513)
build_all 0.005513 0.003682 12.183326 ( 1.076183)
build_install 0.007119 0.000566 1.771101 ( 0.871947)
test_btest 0.000827 0.000157 81.673699 ( 7.008489)
test_basic 0.003571 0.000680 0.614196 ( 0.696791)
test_all 0.001054 0.000200 416.410772 ( 45.771485)
test_rubyspec 0.028538 0.016563 42.147863 ( 54.681256)
total: 116.18 sec