Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-094459
#<BuildRuby:0x0000560730167438
@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.20231118-094459",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001047 0.004263 0.925584 ( 1.327514)
build_miniruby 0.001004 0.000274 0.801620 ( 0.801455)
build_ruby 0.001276 0.000348 2.575412 ( 2.576587)
build_all 0.002514 0.005208 11.932794 ( 0.957822)
build_install 0.009615 0.001697 3.448722 ( 0.966316)
test_btest 0.000481 0.000160 64.555451 ( 4.388905)
test_basic 0.000828 0.003393 0.403400 ( 0.482343)
test_all 0.067526 0.025291 354.646895 ( 34.680406)
test_rubyspec 0.022292 0.042638 39.273933 ( 51.847289)
total: 98.03 sec