Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-165037
#<BuildRuby:0x0000556bfd917c88
@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.20231018-165037",
@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.004683 0.000105 1.335536 ( 1.784719)
build_miniruby 0.000000 0.001543 16.482965 ( 6.748560)
build_ruby 0.000000 0.001438 2.887223 ( 2.887488)
build_all 0.007061 0.003859 18.383053 ( 1.617357)
build_install 0.007337 0.002833 5.492425 ( 1.267633)
test_btest 0.000000 0.001073 92.002816 ( 8.001458)
test_basic 0.001192 0.002813 0.618066 ( 0.696433)
test_all 0.005263 0.001474 587.958144 ( 64.780684)
test_rubyspec 0.024366 0.025619 54.736211 ( 67.012260)
total: 154.80 sec