Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-093611
#<BuildRuby:0x00005619032c5480
@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.20220429-093611",
@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.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009684 0.000116 0.853228 ( 1.231692)
build_miniruby 0.000000 0.001863 0.064448 ( 0.062469)
build_ruby 0.000000 0.001956 0.063429 ( 0.060827)
build_all 0.007605 0.001162 1.221981 ( 0.472263)
build_install 0.018591 0.000532 4.836876 ( 2.397599)
test_btest 0.001418 0.000158 53.895351 ( 6.149768)
test_basic 0.004837 0.000538 0.281233 ( 0.372851)
test_all 0.002851 0.000317 490.322817 ( 52.859886)
test_rubyspec 0.093119 0.038844 41.124266 ( 46.728163)
total: 110.34 sec