Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-053741
#<BuildRuby:0x0000562cce22f280
@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.20240106-053741",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.000314 0.003976 0.910815 ( 1.314311)
build_miniruby 0.000894 0.000137 1.141436 ( 1.142510)
build_ruby 0.001151 0.000178 3.190324 ( 3.197128)
build_all 0.008890 0.000681 15.897513 ( 1.478868)
build_install 0.006047 0.005765 4.217344 ( 1.229915)
test_btest 0.000605 0.000130 80.240767 ( 6.918243)
test_basic 0.000543 0.003778 0.495169 ( 0.567773)
test_all 0.107505 0.010910 538.042892 ( 68.922200)
test_rubyspec 0.028064 0.019370 53.773576 ( 66.224418)
total: 151.00 sec