Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-235005
#<BuildRuby:0x000056193a6703a0
@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-235005",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008339 0.002779 0.975890 ( 1.118205)
build_miniruby 0.001425 0.000475 0.078713 ( 0.076665)
build_ruby 0.001336 0.000446 0.078831 ( 0.077276)
build_all 0.007271 0.003947 1.524609 ( 0.576717)
build_install 0.010563 0.012238 5.105622 ( 2.072208)
test_btest 0.000753 0.000354 78.457713 ( 8.233956)
test_basic 0.003924 0.004183 0.322433 ( 0.414100)
test_all 0.006218 0.000000 662.458818 ( 64.563533)
test_rubyspec 0.130497 0.049762 45.340089 ( 52.902438)
total: 130.04 sec