Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-050426
#<BuildRuby:0x000055d0f9cf3f30
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-050426",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003856 0.000297 0.816501 ( 1.244506)
build_miniruby 0.000802 0.000061 0.533732 ( 0.533254)
build_ruby 0.001271 0.000098 1.697481 ( 1.629131)
build_all 0.004433 0.005082 11.986227 ( 1.465463)
build_install 0.006637 0.000271 1.610186 ( 0.726549)
test_btest 0.000575 0.000082 64.395471 ( 6.146056)
test_basic 0.000000 0.002821 0.221663 ( 0.319374)
test_all 0.000000 0.001248 484.129704 ( 49.452615)
test_rubyspec 0.000720 0.027686 35.591891 ( 46.305735)
total: 107.82 sec