Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-181557
#<BuildRuby:0x000055f35b93af90
@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.20221029-181557",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000029 0.000006 0.000035 ( 0.000032)
build_up 0.007330 0.002992 1.105001 ( 1.163415)
build_miniruby 0.000000 0.002207 0.096347 ( 0.092411)
build_ruby 0.000000 0.001496 0.100866 ( 0.098009)
build_all 0.007686 0.001107 1.331871 ( 0.567754)
build_install 0.015053 0.001710 1.683422 ( 0.888085)
test_btest 0.001390 0.000348 63.393942 ( 6.516624)
test_basic 0.007164 0.000596 0.344722 ( 0.432753)
test_all 0.008777 0.000000 510.908737 ( 54.487676)
test_rubyspec 0.104644 0.018348 43.396028 ( 51.646171)
total: 115.89 sec