Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-194649
#<BuildRuby:0x0000564dfabf83c8
@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.20221224-194649",
@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.000014 0.000003 0.000017 ( 0.000018)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.003551 0.000710 0.774683 ( 1.084824)
build_miniruby 0.000764 0.000153 0.963801 ( 0.962590)
build_ruby 0.000950 0.000190 2.717343 ( 2.716194)
build_all 0.007616 0.001523 15.746426 ( 3.304031)
build_install 0.000000 0.009053 2.220017 ( 1.254826)
test_btest 0.000000 0.000555 62.960903 ( 10.997157)
test_basic 0.002830 0.002287 0.304830 ( 0.395198)
test_all 0.000779 0.000275 623.397960 (113.009566)
test_rubyspec 0.034300 0.034363 51.375707 ( 59.625723)
total: 193.35 sec