Logfile: /home/ko1/ruby/logs/brlog.trunk.20230205-214118
#<BuildRuby:0x000055d16d41f5c0
@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.20230205-214118",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.003903 0.000000 0.629087 ( 1.026454)
build_miniruby 0.000883 0.000063 0.624185 ( 0.623608)
build_ruby 0.001051 0.000075 2.049074 ( 2.049158)
build_all 0.008928 0.000046 12.148873 ( 1.488445)
build_install 0.002660 0.003523 1.478155 ( 0.722423)
test_btest 0.000633 0.000000 63.935532 ( 6.106098)
test_basic 0.003703 0.000058 0.255885 ( 0.350982)
test_all 0.001045 0.000110 478.288457 ( 49.717118)
test_rubyspec 0.009325 0.020133 34.988405 ( 45.607137)
total: 107.69 sec