Logfile: /home/ko1/ruby/logs/brlog.trunk.20230330-013407
#<BuildRuby:0x0000557b76ed80b8
@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.20230330-013407",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.000000 0.003489 0.842835 ( 2.454421)
build_miniruby 0.000321 0.000535 0.682709 ( 0.681930)
build_ruby 0.001221 0.000000 2.210923 ( 2.210069)
build_all 0.008694 0.000000 11.821042 ( 1.074009)
build_install 0.007383 0.000000 1.693540 ( 1.034899)
test_btest 0.000602 0.000000 76.579701 ( 7.033379)
test_basic 0.002980 0.000000 0.256428 ( 0.353143)
test_all 0.001044 0.000000 425.826562 ( 41.862738)
test_rubyspec 0.018732 0.003044 37.406489 ( 47.893075)
total: 104.60 sec