Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-123528
#<BuildRuby:0x000055b49c60c060
@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.20231123-123528",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000021 0.000000 0.000021 ( 0.000025)
build_up 0.005382 0.000000 0.916782 ( 1.330349)
build_miniruby 0.000992 0.000000 0.801089 ( 0.801304)
build_ruby 0.001355 0.000000 2.618838 ( 2.619865)
build_all 0.006571 0.000995 12.261603 ( 0.980846)
build_install 0.008650 0.000598 3.812905 ( 1.010932)
test_btest 0.000655 0.000101 64.581566 ( 5.727635)
test_basic 0.004114 0.000000 0.399714 ( 0.479924)
test_all 0.070706 0.023892 348.466764 ( 32.038203)
test_rubyspec 0.048553 0.020142 40.395807 ( 52.957691)
total: 97.95 sec