Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-184011
#<BuildRuby:0x0000564163084620
@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.20221109-184011",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.003645 0.007929 1.119745 ( 1.139706)
build_miniruby 0.001781 0.000000 0.067864 ( 0.065831)
build_ruby 0.002153 0.000000 0.069713 ( 0.067900)
build_all 0.002918 0.007702 1.489514 ( 0.601624)
build_install 0.016494 0.005342 1.856474 ( 0.944700)
test_btest 0.001097 0.000329 80.804573 ( 9.018984)
test_basic 0.009200 0.000201 0.342744 ( 0.429816)
test_all 0.002898 0.000000 676.626076 ( 68.346972)
test_rubyspec 0.129756 0.054825 47.665074 ( 55.846225)
total: 136.46 sec