Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-052254
#<BuildRuby:0x00005652e21006e0
@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.20220915-052254",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010303 0.000152 1.093824 ( 1.080358)
build_miniruby 0.001709 0.000101 0.073870 ( 0.072062)
build_ruby 0.001967 0.000116 0.073566 ( 0.071493)
build_all 0.009689 0.000570 1.567428 ( 0.601993)
build_install 0.023124 0.000433 1.926997 ( 0.936664)
test_btest 0.001245 0.000000 92.150905 ( 9.080868)
test_basic 0.003346 0.004292 0.348640 ( 0.436409)
test_all 0.003182 0.000165 679.099597 ( 68.395777)
test_rubyspec 0.146291 0.031794 46.861631 ( 54.977918)
total: 135.65 sec