Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-194744
#<BuildRuby:0x0000558663da2700
@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.20221113-194744",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.001377 0.008455 1.147081 ( 1.129120)
build_miniruby 0.001741 0.000497 0.124735 ( 0.119954)
build_ruby 0.001750 0.000500 0.128050 ( 0.110728)
build_all 0.008358 0.001057 1.568330 ( 0.685231)
build_install 0.021674 0.001707 1.938783 ( 1.002358)
test_btest 0.001335 0.000297 86.129204 ( 9.020820)
test_basic 0.006256 0.001390 0.407135 ( 0.498879)
test_all 0.001516 0.000337 648.910842 ( 68.494300)
test_rubyspec 0.101076 0.065424 47.986869 ( 56.355895)
total: 137.42 sec