Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-000844
#<BuildRuby:0x000055b0d2cdce80
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221025-000844",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000033 0.000008 0.000041 ( 0.000042)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.007393 0.004905 1.143654 ( 1.482370)
build_miniruby 0.000000 0.002377 0.105989 ( 0.103261)
build_ruby 0.000000 0.001479 0.110693 ( 0.108453)
build_all 0.008338 0.001638 1.378145 ( 0.602769)
build_install 0.012651 0.004207 1.703596 ( 0.919550)
test_btest 0.001458 0.000514 64.133166 ( 6.789495)
test_basic 0.004738 0.002918 0.373288 ( 0.463066)
test_all 0.006261 0.002307 518.799103 ( 55.196963)
test_rubyspec 0.075662 0.049269 43.542966 ( 52.045143)
total: 117.71 sec