Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-074812
#<BuildRuby:0x000055c8c3c1f5c0
@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.20230206-074812",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.003750 0.615683 ( 1.045471)
build_miniruby 0.000000 0.000992 0.649979 ( 0.649098)
build_ruby 0.000000 0.001174 2.028343 ( 2.027640)
build_all 0.007337 0.001632 12.332346 ( 1.499235)
build_install 0.003717 0.002623 1.466038 ( 0.722406)
test_btest 0.000526 0.000164 63.471478 ( 5.639267)
test_basic 0.002755 0.000861 0.265386 ( 0.360502)
test_all 0.000836 0.000262 485.228290 ( 46.931943)
test_rubyspec 0.020129 0.008013 35.724528 ( 46.147385)
total: 105.02 sec