Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-003557
#<BuildRuby:0x000056365c61f858
@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.20240103-003557",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000029)
configure 0.000017 0.000005 0.000022 ( 0.000023)
build_up 0.004423 0.000111 1.345641 ( 1.635771)
build_miniruby 0.000924 0.000288 0.857936 ( 0.856869)
build_ruby 0.000869 0.000271 2.647374 ( 2.646951)
build_all 0.004496 0.004309 14.269982 ( 1.296842)
build_install 0.003732 0.004035 4.140935 ( 1.044889)
test_btest 0.000665 0.000258 71.534075 ( 7.171634)
test_basic 0.000288 0.004371 0.689953 ( 0.766162)
test_all 0.078911 0.052366 484.540618 ( 51.132009)
test_rubyspec 0.024735 0.022514 47.461836 ( 59.827673)
total: 126.38 sec