Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-200047
#<BuildRuby:0x000055a598540a68
@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.20221018-200047",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006879 0.003929 1.118062 ( 1.410562)
build_miniruby 0.001575 0.000225 0.102791 ( 0.099724)
build_ruby 0.001715 0.000245 0.102294 ( 0.099147)
build_all 0.007514 0.000433 1.301724 ( 0.568529)
build_install 0.014710 0.000137 1.696580 ( 0.906487)
test_btest 0.002348 0.000261 62.947084 ( 6.274609)
test_basic 0.004974 0.002815 0.384934 ( 0.473498)
test_all 0.007297 0.000000 516.340846 ( 54.685618)
test_rubyspec 0.052399 0.068143 43.195599 ( 51.677156)
total: 116.20 sec