Logfile: /home/ko1/ruby/logs/brlog.trunk.20230603-061114
#<BuildRuby:0x0000559d1972f040
@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.20230603-061114",
@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.000006)
autoconf 0.000029 0.000000 0.000029 ( 0.000034)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.002102 0.003340 1.506878 ( 2.741944)
build_miniruby 0.000816 0.000306 0.773184 ( 0.773180)
build_ruby 0.000866 0.000324 2.561532 ( 2.561943)
build_all 0.003468 0.006026 12.991885 ( 1.176849)
build_install 0.007382 0.000000 1.756137 ( 0.886887)
test_btest 0.000551 0.000167 84.066457 ( 7.400221)
test_basic 0.003226 0.001290 0.674130 ( 0.754504)
test_all 0.000000 0.001770 450.975507 ( 49.033632)
test_rubyspec 0.015422 0.029559 41.994075 ( 54.479627)
total: 119.81 sec