Logfile: /home/ko1/ruby/logs/brlog.trunk.20230310-103315
#<BuildRuby:0x0000560975957368
@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.20230310-103315",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003193 0.001064 0.835971 ( 2.160547)
build_miniruby 0.000657 0.000219 0.669818 ( 0.669226)
build_ruby 0.000857 0.000286 2.109799 ( 2.110104)
build_all 0.008502 0.000000 11.487364 ( 0.988502)
build_install 0.006430 0.000432 1.574940 ( 1.014708)
test_btest 0.000000 0.000678 78.117062 ( 6.851420)
test_basic 0.000000 0.003639 0.251919 ( 0.347792)
test_all 0.000000 0.001387 408.303645 ( 38.263550)
test_rubyspec 0.011352 0.015648 36.388960 ( 46.930739)
total: 99.34 sec