Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-202022
#<BuildRuby:0x0000560498bb41d8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-202022",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003079 0.006649 1.194637 ( 1.204217)
build_miniruby 0.001715 0.000457 0.827812 ( 0.827627)
build_ruby 0.002887 0.000770 2.218571 ( 2.125492)
build_all 0.015192 0.003789 18.509419 ( 2.123116)
build_install 0.013510 0.004401 2.060526 ( 1.059956)
test_btest 0.000994 0.000271 91.855167 ( 9.218058)
test_basic 0.006469 0.000627 0.349372 ( 0.439771)
test_all 0.001789 0.000467 687.702830 ( 70.307647)
test_rubyspec 0.088902 0.056656 49.157150 ( 57.529260)
total: 144.84 sec