Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-211305
#<BuildRuby:0x0000559fac7e5328
@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.20220815-211305",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010163 0.000155 0.895703 ( 0.901857)
build_miniruby 0.001393 0.000093 0.064458 ( 0.062950)
build_ruby 0.001622 0.000108 0.061172 ( 0.059074)
build_all 0.010061 0.000361 1.265835 ( 0.463844)
build_install 0.013256 0.000506 1.552615 ( 0.784372)
test_btest 0.001678 0.000000 53.708183 ( 5.990178)
test_basic 0.005878 0.000140 0.292828 ( 0.388921)
test_all 0.004984 0.000277 488.998968 ( 51.865907)
test_rubyspec 0.115956 0.023690 41.658485 ( 49.349038)
total: 109.87 sec