Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-081124
#<BuildRuby:0x000055e1a773c920
@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.20220811-081124",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.009401 0.002351 0.972323 ( 1.023886)
build_miniruby 0.001781 0.000446 0.076040 ( 0.075002)
build_ruby 0.001823 0.000456 0.075202 ( 0.074076)
build_all 0.007732 0.001933 1.589130 ( 0.591606)
build_install 0.012062 0.011626 5.296694 ( 2.160233)
test_btest 0.000844 0.000302 72.426993 ( 8.373822)
test_basic 0.007224 0.000471 0.320913 ( 0.411187)
test_all 0.001557 0.000519 640.450152 ( 65.080805)
test_rubyspec 0.111420 0.070762 46.442380 ( 53.888168)
total: 131.68 sec