Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-095530
#<BuildRuby:0x00005636e7b57e20
@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.20231120-095530",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005998 0.000206 1.370228 ( 1.772858)
build_miniruby 0.000881 0.000088 0.966977 ( 0.967420)
build_ruby 0.001226 0.000123 2.657154 ( 2.657785)
build_all 0.008654 0.000865 16.199036 ( 1.463020)
build_install 0.007876 0.000787 4.904272 ( 1.216257)
test_btest 0.001122 0.000112 82.218311 ( 7.391514)
test_basic 0.004627 0.000463 0.796342 ( 0.871610)
test_all 0.093274 0.040339 505.409968 ( 53.467011)
test_rubyspec 0.015079 0.031821 50.749346 ( 63.079121)
total: 132.89 sec