Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-081445
#<BuildRuby:0x0000563f463d3ac0
@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-081445",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.003840 0.636340 ( 1.096474)
build_miniruby 0.000836 0.000132 0.650599 ( 0.650114)
build_ruby 0.001095 0.000169 2.084033 ( 2.083379)
build_all 0.009304 0.000000 12.273040 ( 1.485069)
build_install 0.002507 0.003995 1.462594 ( 0.700887)
test_btest 0.000599 0.000113 65.686918 ( 6.338136)
test_basic 0.003075 0.000577 0.249782 ( 0.345592)
test_all 0.000989 0.000119 502.439518 ( 47.051700)
test_rubyspec 0.014881 0.013869 35.513066 ( 46.122575)
total: 105.87 sec