Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-224052
#<BuildRuby:0x0000564090b292e8
@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.20221030-224052",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000073 0.000005 0.000078 ( 0.000083)
build_up 0.008712 0.000670 1.124429 ( 1.184723)
build_miniruby 0.002363 0.000000 0.113654 ( 0.110364)
build_ruby 0.001992 0.000000 0.103170 ( 0.100379)
build_all 0.007298 0.000181 1.340884 ( 0.568792)
build_install 0.015047 0.000331 1.669406 ( 0.902559)
test_btest 0.001321 0.000078 61.950502 ( 6.625702)
test_basic 0.005400 0.000015 0.346513 ( 0.438644)
test_all 0.002102 0.005382 491.772408 ( 53.585545)
test_rubyspec 0.099313 0.026447 43.298444 ( 51.828516)
total: 115.35 sec