Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-021304
#<BuildRuby:0x000055f97fceafa8
@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.20221205-021304",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004275 0.000329 0.808117 ( 1.118025)
build_miniruby 0.000874 0.000068 0.519839 ( 0.519439)
build_ruby 0.001218 0.000094 1.720316 ( 1.642914)
build_all 0.008998 0.000322 12.083733 ( 1.499447)
build_install 0.006859 0.000137 1.614862 ( 0.759494)
test_btest 0.000723 0.000048 65.994307 ( 5.765387)
test_basic 0.003092 0.000206 0.241121 ( 0.337183)
test_all 0.000868 0.000058 480.374678 ( 49.318411)
test_rubyspec 0.026111 0.007105 36.086575 ( 46.654641)
total: 107.62 sec