Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-011209
#<BuildRuby:0x0000560bdb350038
@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.20231225-011209",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003727 0.000000 0.734981 ( 1.124184)
build_miniruby 0.000832 0.000048 0.908873 ( 0.909224)
build_ruby 0.001186 0.000099 2.767272 ( 2.771084)
build_all 0.003709 0.004112 12.094078 ( 1.014067)
build_install 0.000966 0.007395 3.395272 ( 0.978153)
test_btest 0.000618 0.000177 66.019251 ( 4.948393)
test_basic 0.002887 0.000825 0.375778 ( 0.458738)
test_all 0.094192 0.013814 469.250368 ( 39.692349)
test_rubyspec 0.030595 0.021172 40.617953 ( 53.333603)
total: 105.23 sec