Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-000151
#<BuildRuby:0x000055d0dc152f90
@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.20221010-000151",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.008860 0.000682 1.106986 ( 1.149494)
build_miniruby 0.001440 0.000111 0.097485 ( 0.094342)
build_ruby 0.001433 0.000110 0.091030 ( 0.088618)
build_all 0.008122 0.000000 1.307533 ( 0.586317)
build_install 0.008975 0.004671 1.607697 ( 0.881307)
test_btest 0.001822 0.000214 59.764788 ( 6.744050)
test_basic 0.001478 0.005217 0.338939 ( 0.439922)
test_all 0.008071 0.000170 495.537957 ( 52.933659)
test_rubyspec 0.090274 0.048795 42.758125 ( 51.324660)
total: 114.24 sec