Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-075540
#<BuildRuby:0x000055b36e25b328
@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.20231109-075540",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.004853 0.000540 1.308986 ( 1.559303)
build_miniruby 0.000958 0.000106 0.873386 ( 0.873444)
build_ruby 0.001601 0.000178 2.752416 ( 2.752429)
build_all 0.005340 0.004690 16.174744 ( 1.447237)
build_install 0.005230 0.004735 4.907454 ( 1.153940)
test_btest 0.000911 0.000182 82.223558 ( 7.522818)
test_basic 0.005561 0.000165 0.756402 ( 0.831449)
test_all 0.111418 0.024032 514.321215 ( 59.795344)
test_rubyspec 0.025348 0.021041 49.687018 ( 62.015147)
total: 137.95 sec