Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-082639
#<BuildRuby:0x0000563fb83a0a68
@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.20221013-082639",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000036 0.000020 0.000056 ( 0.000053)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.005099 0.004586 1.054418 ( 1.124959)
build_miniruby 0.001234 0.000741 0.099631 ( 0.096485)
build_ruby 0.000921 0.000552 0.101944 ( 0.099130)
build_all 0.005226 0.002353 1.310259 ( 0.581281)
build_install 0.010482 0.007958 1.621996 ( 0.900223)
test_btest 0.001142 0.000703 61.779501 ( 6.625127)
test_basic 0.006398 0.001073 0.351609 ( 0.452087)
test_all 0.005674 0.002692 489.477674 ( 53.807189)
test_rubyspec 0.056664 0.059990 43.194536 ( 51.789098)
total: 115.48 sec