Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-091632
#<BuildRuby:0x000055ec72a75328
@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.20220813-091632",
@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.000023 0.000001 0.000024 ( 0.000026)
autoconf 0.000037 0.000003 0.000040 ( 0.000040)
configure 0.000042 0.000003 0.000045 ( 0.000045)
build_up 0.006576 0.004528 0.825108 ( 1.249892)
build_miniruby 0.000000 0.002571 0.065521 ( 0.062841)
build_ruby 0.000862 0.001020 0.061220 ( 0.058905)
build_all 0.002268 0.004736 1.253773 ( 0.474347)
build_install 0.011111 0.005034 1.569432 ( 0.790191)
test_btest 0.000993 0.000292 54.360983 ( 6.416241)
test_basic 0.005793 0.000391 0.298813 ( 0.398943)
test_all 0.004185 0.000000 511.983144 ( 53.072630)
test_rubyspec 0.087871 0.060611 41.472837 ( 48.857363)
total: 111.38 sec