Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-193658
#<BuildRuby:0x000055ec1c5e0110
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231203-193658",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.000047 0.004348 0.975718 ( 1.233421)
build_miniruby 0.001197 0.000108 0.865523 ( 0.865857)
build_ruby 0.001086 0.000000 2.691861 ( 2.694858)
build_all 0.007619 0.000359 12.029137 ( 1.008299)
build_install 0.013392 0.000000 3.534111 ( 0.974651)
test_btest 0.000851 0.000000 64.117714 ( 5.323124)
test_basic 0.003921 0.000252 0.370140 ( 0.452507)
test_all 0.074883 0.027013 420.741188 ( 35.477957)
test_rubyspec 0.044300 0.022249 39.587881 ( 52.237335)
total: 100.27 sec