Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-162928
#<BuildRuby:0x0000559c4db5a038
@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.20220815-162928",
@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.000012 0.000000 0.000012 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.007097 0.003806 0.848213 ( 1.008209)
build_miniruby 0.001402 0.000000 0.052859 ( 0.051930)
build_ruby 0.002148 0.000000 0.061727 ( 0.059208)
build_all 0.006757 0.000155 1.250491 ( 0.470381)
build_install 0.015984 0.000194 1.611852 ( 0.785960)
test_btest 0.001388 0.000066 53.749037 ( 6.186806)
test_basic 0.001861 0.004413 0.285911 ( 0.376509)
test_all 0.002896 0.000276 508.988037 ( 53.179278)
test_rubyspec 0.114703 0.015126 42.145085 ( 49.313278)
total: 111.43 sec