Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-144703
#<BuildRuby:0x00005638ecfdefa0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240112-144703",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003507 0.000619 0.855036 ( 1.264324)
build_miniruby 0.000877 0.000154 0.902552 ( 0.902394)
build_ruby 0.001305 0.000231 2.751460 ( 2.752822)
build_all 0.004541 0.005402 14.766609 ( 1.432403)
build_install 0.006973 0.001640 4.260748 ( 1.130438)
test_btest 0.000545 0.000128 76.031201 ( 7.887955)
test_basic 0.003370 0.000793 0.405180 ( 0.486883)
test_all 0.117388 0.017064 538.888753 ( 51.771517)
test_rubyspec 0.013783 0.018327 48.610644 ( 61.195436)
total: 128.82 sec