Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-172626
#<BuildRuby:0x00005568fb05e038
@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.20221012-172626",
@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.000033 0.000006 0.000039 ( 0.000038)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009567 0.000856 1.122474 ( 1.185398)
build_miniruby 0.001845 0.000284 0.099822 ( 0.096409)
build_ruby 0.001305 0.000201 0.101613 ( 0.098773)
build_all 0.007719 0.001187 1.275845 ( 0.562060)
build_install 0.013306 0.001145 1.631441 ( 0.898295)
test_btest 0.001413 0.000201 62.685438 ( 6.878094)
test_basic 0.007805 0.000244 0.344381 ( 0.442927)
test_all 0.005573 0.000743 512.878165 ( 55.299182)
test_rubyspec 0.115635 0.018966 43.249820 ( 51.796178)
total: 117.26 sec