Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-181057
#<BuildRuby:0x000055d14ba0b118
@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.20230210-181057",
@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.000000 0.000018 0.000018 ( 0.000022)
autoconf 0.000000 0.000009 0.000009 ( 0.000009)
configure 0.000000 0.000007 0.000007 ( 0.000007)
build_up 0.000000 0.003352 0.638607 ( 1.265126)
build_miniruby 0.000155 0.000832 0.633488 ( 0.632835)
build_ruby 0.000844 0.000338 2.104979 ( 2.104844)
build_all 0.007677 0.001203 12.340444 ( 1.497551)
build_install 0.005923 0.000417 1.476424 ( 0.707321)
test_btest 0.000689 0.000000 66.521442 ( 6.271882)
test_basic 0.003551 0.000000 0.251920 ( 0.347123)
test_all 0.001147 0.000000 486.724263 ( 46.810759)
test_rubyspec 0.011873 0.016608 35.576264 ( 45.950654)
total: 105.59 sec