Logfile: /home/ko1/ruby/logs/brlog.trunk.20230520-105039
#<BuildRuby:0x000055abf2348098
@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.20230520-105039",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000832 0.004468 1.389026 ( 2.625645)
build_miniruby 0.000787 0.000315 0.770023 ( 0.769108)
build_ruby 0.000882 0.000353 2.381799 ( 2.382116)
build_all 0.005886 0.003184 12.476451 ( 1.154818)
build_install 0.006424 0.000884 1.649062 ( 0.810352)
test_btest 0.001005 0.000000 80.964802 ( 6.749954)
test_basic 0.003976 0.000000 0.738019 ( 0.821932)
test_all 0.001399 0.000000 443.565702 ( 41.792377)
test_rubyspec 0.016366 0.025151 41.498298 ( 53.947551)
total: 111.05 sec