Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-094055
#<BuildRuby:0x000055ded64d0110
@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.20231118-094055",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005335 0.000000 0.903347 ( 1.303178)
build_miniruby 0.001051 0.000000 0.785894 ( 0.785864)
build_ruby 0.000000 0.001360 2.579272 ( 2.580168)
build_all 0.004323 0.003000 11.983121 ( 0.975040)
build_install 0.005469 0.005198 3.416261 ( 0.962405)
test_btest 0.000613 0.000087 62.838660 ( 4.578368)
test_basic 0.005402 0.000000 0.391144 ( 0.470609)
test_all 0.078123 0.019387 338.419319 ( 34.471754)
test_rubyspec 0.040739 0.025876 39.326235 ( 51.893756)
total: 98.02 sec