Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-011911
#<BuildRuby:0x0000556038913280
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240116-011911",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.000000 0.005854 0.795394 ( 1.188396)
build_miniruby 0.000000 0.001262 0.806695 ( 0.806234)
build_ruby 0.000000 0.001446 2.671646 ( 2.672253)
build_all 0.005138 0.003520 12.395782 ( 1.005885)
build_install 0.007424 0.003093 3.403694 ( 0.979589)
test_btest 0.000493 0.000206 63.310279 ( 5.269687)
test_basic 0.004302 0.000000 0.394516 ( 0.474631)
test_all 0.063000 0.035485 402.930520 ( 34.213482)
test_rubyspec 0.017473 0.048372 40.470433 ( 53.027638)
total: 99.64 sec