Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-102623
#<BuildRuby:0x000055acb041eeb8
@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.20231206-102623",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004509 0.001061 1.278831 ( 1.622943)
build_miniruby 0.000807 0.000190 0.940859 ( 0.941219)
build_ruby 0.001065 0.000251 2.699257 ( 2.699546)
build_all 0.000000 0.010534 16.624156 ( 1.511301)
build_install 0.002418 0.006571 4.840130 ( 1.149866)
test_btest 0.000480 0.000216 84.494993 ( 7.307676)
test_basic 0.000000 0.004498 0.614312 ( 0.690740)
test_all 0.084046 0.052836 544.464374 ( 58.841744)
test_rubyspec 0.017127 0.029195 49.508527 ( 61.820227)
total: 136.59 sec