Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-224529
#<BuildRuby:0x0000561b3b78b6b0
@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.20231212-224529",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000006)
build_up 0.001758 0.003382 1.016040 ( 1.290175)
build_miniruby 0.000776 0.000000 0.863850 ( 0.864043)
build_ruby 0.001568 0.000000 2.688080 ( 2.688092)
build_all 0.007552 0.000000 12.108635 ( 1.012989)
build_install 0.010010 0.000199 3.577402 ( 0.973684)
test_btest 0.000660 0.000124 62.510940 ( 5.642902)
test_basic 0.003439 0.000644 0.376533 ( 0.459600)
test_all 0.084585 0.014198 385.444740 ( 41.514205)
test_rubyspec 0.024670 0.044501 39.690112 ( 52.376865)
total: 106.82 sec