Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-151100
#<BuildRuby:0x000055f86ae38060
@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.20231219-151100",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000164 0.004056 1.036373 ( 1.474895)
build_miniruby 0.000836 0.000152 0.874588 ( 0.874951)
build_ruby 0.001599 0.000000 2.706213 ( 2.707672)
build_all 0.005514 0.003019 12.261583 ( 1.034092)
build_install 0.005455 0.005327 3.559258 ( 0.974776)
test_btest 0.000733 0.000210 64.178840 ( 4.541299)
test_basic 0.001366 0.003268 0.377469 ( 0.457817)
test_all 0.081108 0.023405 413.339451 ( 37.135754)
test_rubyspec 0.046000 0.024652 39.803450 ( 52.471161)
total: 101.67 sec