Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-063114
#<BuildRuby:0x0000562d8ce7b8e0
@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.20231217-063114",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003602 0.000327 1.031220 ( 1.322326)
build_miniruby 0.000708 0.000065 0.875884 ( 0.875695)
build_ruby 0.000884 0.000081 2.717522 ( 2.719514)
build_all 0.006986 0.000210 12.188330 ( 1.016063)
build_install 0.009180 0.005379 3.573003 ( 0.972330)
test_btest 0.000547 0.000084 64.149786 ( 4.846144)
test_basic 0.000000 0.004581 0.376636 ( 0.458353)
test_all 0.058117 0.047261 401.887960 ( 39.159560)
test_rubyspec 0.044013 0.032522 39.790691 ( 52.437599)
total: 103.81 sec