Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-200522
#<BuildRuby:0x0000556bad3a77f8
@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.20231213-200522",
@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.000002 0.000006 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004516 0.000000 1.016247 ( 1.318273)
build_miniruby 0.000000 0.000885 0.876894 ( 0.877363)
build_ruby 0.000000 0.001176 2.718889 ( 2.720534)
build_all 0.004533 0.003221 12.085748 ( 1.004004)
build_install 0.009214 0.000754 3.569784 ( 0.967427)
test_btest 0.000421 0.000141 65.211321 ( 4.681372)
test_basic 0.000782 0.002580 0.374381 ( 0.456281)
test_all 0.085723 0.017336 405.064289 ( 34.134379)
test_rubyspec 0.029868 0.029501 40.024274 ( 52.675123)
total: 98.84 sec