Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-034841
#<BuildRuby:0x0000564a85790d30
@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.20220826-034841",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010066 0.002516 1.026042 ( 4.349274)
build_miniruby 0.001969 0.000000 0.075385 ( 0.073547)
build_ruby 0.002255 0.000000 0.077186 ( 0.074677)
build_all 0.009586 0.000945 1.529248 ( 0.582296)
build_install 0.015923 0.006542 1.881715 ( 0.915254)
test_btest 0.000757 0.000189 74.477596 ( 8.248255)
test_basic 0.001835 0.004976 0.327273 ( 0.421045)
test_all 0.004522 0.000000 653.096482 ( 65.088281)
test_rubyspec 0.112045 0.052493 45.546893 ( 53.977976)
total: 133.73 sec