Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-062653
#<BuildRuby:0x00005623cd47b188
@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-062653",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000006)
build_up 0.003464 0.000693 1.010947 ( 1.284084)
build_miniruby 0.000768 0.000154 0.887354 ( 0.888354)
build_ruby 0.001471 0.000294 2.703454 ( 2.704940)
build_all 0.007492 0.000523 12.178335 ( 0.985958)
build_install 0.012118 0.001206 3.578226 ( 0.970722)
test_btest 0.000574 0.000095 64.652803 ( 5.109326)
test_basic 0.000000 0.004301 0.374373 ( 0.455818)
test_all 0.084635 0.015550 380.864501 ( 43.816313)
test_rubyspec 0.037874 0.032036 39.674847 ( 52.359191)
total: 108.58 sec