Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-175544
#<BuildRuby:0x000055e4d38c7018
@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.20221225-175544",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007754 0.001939 0.950404 ( 1.378601)
build_miniruby 0.001801 0.000450 0.846248 ( 0.845724)
build_ruby 0.002393 0.000598 2.138561 ( 2.138054)
build_all 0.010801 0.010169 18.762241 ( 2.205741)
build_install 0.009487 0.012382 2.063618 ( 1.049770)
test_btest 0.000815 0.000384 90.121682 ( 9.035408)
test_basic 0.003380 0.006507 0.346426 ( 0.431077)
test_all 0.001761 0.000933 691.809886 ( 63.508658)
test_rubyspec 0.101430 0.076644 47.981571 ( 56.158574)
total: 136.75 sec