Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-203336
#<BuildRuby:0x000055c82c83f140
@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.20230211-203336",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.003757 0.000000 0.603251 ( 0.999196)
build_miniruby 0.000997 0.000000 0.654670 ( 0.653897)
build_ruby 0.001211 0.000000 2.079353 ( 2.078977)
build_all 0.009022 0.000000 12.451740 ( 1.511390)
build_install 0.006427 0.000000 1.492359 ( 0.706785)
test_btest 0.000603 0.000000 66.593907 ( 6.387365)
test_basic 0.003687 0.000000 0.250413 ( 0.345699)
test_all 0.001066 0.000000 491.669517 ( 46.997858)
test_rubyspec 0.007912 0.025513 35.228388 ( 45.808171)
total: 105.49 sec