Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-003904
#<BuildRuby:0x000056150ee2bca0
@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-003904",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004073 0.000679 0.814111 ( 1.092029)
build_miniruby 0.000794 0.000132 0.539855 ( 0.540140)
build_ruby 0.001104 0.000184 1.715712 ( 1.638690)
build_all 0.004933 0.004608 11.996732 ( 1.497284)
build_install 0.006608 0.000442 1.649195 ( 0.755904)
test_btest 0.000640 0.000137 62.687679 ( 6.228031)
test_basic 0.002375 0.000509 0.224672 ( 0.321272)
test_all 0.001135 0.000243 485.551150 ( 49.811033)
test_rubyspec 0.006544 0.020734 35.397574 ( 46.025805)
total: 107.91 sec