Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-045035
#<BuildRuby:0x000055de8f265390
@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.20221102-045035",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007785 0.000264 0.950639 ( 1.066376)
build_miniruby 0.001735 0.000124 0.051718 ( 0.050379)
build_ruby 0.001849 0.000000 0.046737 ( 0.045547)
build_all 0.008203 0.000000 1.219741 ( 0.472049)
build_install 0.010519 0.003873 1.559319 ( 0.800347)
test_btest 0.001073 0.000108 60.200385 ( 6.712454)
test_basic 0.005712 0.000571 0.302703 ( 0.393190)
test_all 0.008091 0.000000 502.750686 ( 53.988770)
test_rubyspec 0.080606 0.040411 43.405725 ( 51.936392)
total: 115.47 sec