Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-224151
#<BuildRuby:0x000055d89c4c5390
@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.20221008-224151",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005176 0.005351 1.117951 ( 1.447780)
build_miniruby 0.001377 0.000344 0.099147 ( 0.096249)
build_ruby 0.001190 0.000298 0.096008 ( 0.093512)
build_all 0.003194 0.004247 1.278859 ( 0.566250)
build_install 0.012865 0.000973 1.648794 ( 0.895781)
test_btest 0.001401 0.000373 60.202058 ( 6.449581)
test_basic 0.005447 0.001453 0.350424 ( 0.439458)
test_all 0.004450 0.001186 509.163224 ( 53.954916)
test_rubyspec 0.089744 0.050800 42.670679 ( 50.785789)
total: 114.73 sec