Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-044956
#<BuildRuby:0x000055b605a84920
@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.20220921-044956",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.010089 1.090960 ( 1.225676)
build_miniruby 0.000305 0.001840 0.120655 ( 0.115695)
build_ruby 0.001378 0.000530 0.115885 ( 0.098735)
build_all 0.006823 0.003554 1.585844 ( 0.675606)
build_install 0.019353 0.003985 1.955195 ( 1.001250)
test_btest 0.000000 0.001723 79.487311 ( 8.348713)
test_basic 0.003263 0.004212 0.365327 ( 0.457743)
test_all 0.001587 0.003425 662.117796 ( 67.015719)
test_rubyspec 0.097891 0.078586 45.692818 ( 54.139456)
total: 133.08 sec