Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-024337
#<BuildRuby:0x0000558be30480e8
@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.20240111-024337",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000011 0.000003 0.000014 ( 0.000012)
build_up 0.003123 0.000734 0.863246 ( 1.275256)
build_miniruby 0.001073 0.000000 0.906463 ( 0.906218)
build_ruby 0.001434 0.000000 2.702248 ( 2.704757)
build_all 0.008537 0.001545 14.799616 ( 1.361852)
build_install 0.009174 0.000000 4.251138 ( 1.150625)
test_btest 0.000779 0.000000 78.414377 ( 6.958494)
test_basic 0.000000 0.004611 0.440464 ( 0.520085)
test_all 0.103466 0.033683 532.061092 ( 50.046719)
test_rubyspec 0.013974 0.018421 49.897680 ( 62.399602)
total: 127.32 sec