Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-014509
#<BuildRuby:0x00005574f541bfa8
@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.20231220-014509",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003302 0.001032 1.115509 ( 1.483917)
build_miniruby 0.000785 0.000245 0.811687 ( 0.811908)
build_ruby 0.001014 0.000317 2.612571 ( 2.612198)
build_all 0.005172 0.004559 15.654489 ( 1.450835)
build_install 0.005267 0.003067 4.579910 ( 1.144869)
test_btest 0.000736 0.000271 78.360625 ( 7.553313)
test_basic 0.003942 0.000000 0.668316 ( 0.744884)
test_all 0.106912 0.027024 483.483989 ( 58.003452)
test_rubyspec 0.017741 0.026952 49.997140 ( 62.284581)
total: 136.09 sec