Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-085315
#<BuildRuby:0x00005622e5853fa0
@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.20221212-085315",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004148 0.000188 0.866500 ( 1.105772)
build_miniruby 0.000863 0.000040 1.067593 ( 1.066206)
build_ruby 0.000000 0.001134 2.755866 ( 2.643203)
build_all 0.005677 0.003193 15.859921 ( 3.256410)
build_install 0.004877 0.004384 2.280467 ( 1.286435)
test_btest 0.000540 0.000067 59.916291 ( 12.163679)
test_basic 0.000929 0.003814 0.288370 ( 0.378823)
test_all 0.001664 0.000133 668.432466 (145.784482)
test_rubyspec 0.059912 0.007748 52.620998 ( 60.868575)
total: 228.55 sec