Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-164155
#<BuildRuby:0x00005569f69df7f0
@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.20231212-164155",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000000 0.003853 1.008939 ( 1.338776)
build_miniruby 0.000790 0.000000 0.861781 ( 0.862851)
build_ruby 0.001065 0.000000 2.704018 ( 2.706620)
build_all 0.006751 0.000368 12.059972 ( 0.998005)
build_install 0.009632 0.000378 3.562667 ( 0.961984)
test_btest 0.000582 0.000000 61.827094 ( 5.817021)
test_basic 0.000000 0.003084 0.373049 ( 0.456294)
test_all 0.089530 0.011059 370.965334 ( 38.390492)
test_rubyspec 0.029050 0.036246 39.892479 ( 52.539763)
total: 104.07 sec