Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-173538
#<BuildRuby:0x000055cc0e3a4028
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221207-173538",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000028 0.000007 0.000035 ( 0.000021)
configure 0.000014 0.000004 0.000018 ( 0.000016)
build_up 0.004144 0.001036 1.125653 ( 1.593953)
build_miniruby 0.000826 0.000206 1.035657 ( 1.035299)
build_ruby 0.000919 0.000230 2.867343 ( 2.781638)
build_all 0.009081 0.000087 15.862445 ( 3.285265)
build_install 0.008522 0.000830 2.255382 ( 1.297134)
test_btest 0.000503 0.000101 58.935387 ( 11.765646)
test_basic 0.004107 0.000000 0.338827 ( 0.430286)
test_all 0.000865 0.000075 671.289480 (112.998729)
test_rubyspec 0.034492 0.034695 52.665479 ( 60.891380)
total: 196.08 sec