Logfile: /home/ko1/ruby/logs/brlog.trunk.20230805-065532
#<BuildRuby:0x000055c2ce1634b0
@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.20230805-065532",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000029 0.000000 0.000029 ( 0.000028)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.006464 0.000000 1.552952 ( 2.763336)
build_miniruby 0.001132 0.000000 0.963840 ( 0.963286)
build_ruby 0.001185 0.000144 2.706203 ( 2.706049)
build_all 0.007582 0.002040 15.772504 ( 1.413023)
build_install 0.007231 0.001157 2.116778 ( 0.993337)
test_btest 0.000633 0.000102 85.912903 ( 8.514174)
test_basic 0.003365 0.000539 0.606443 ( 0.686613)
test_all 0.000632 0.000900 554.928706 ( 57.379612)
test_rubyspec 0.030020 0.015743 47.953250 ( 60.300912)
total: 135.72 sec