Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-025212
#<BuildRuby:0x000055d91e18f040
@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.20231022-025212",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005815 0.000299 2.178874 ( 2.422042)
build_miniruby 0.000899 0.000142 0.820925 ( 0.820378)
build_ruby 0.001140 0.000180 2.757240 ( 2.757567)
build_all 0.009263 0.000770 16.626036 ( 1.465040)
build_install 0.002990 0.005746 5.319291 ( 1.185656)
test_btest 0.000838 0.000174 83.409537 ( 6.963644)
test_basic 0.002902 0.002730 0.726463 ( 0.805496)
test_all 0.075129 0.057420 520.634173 ( 51.967984)
test_rubyspec 0.029373 0.022306 49.835909 ( 62.138253)
total: 130.53 sec