Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-235810
#<BuildRuby:0x00005575837de620
@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.20221208-235810",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.004866 0.000347 1.180884 ( 1.349350)
build_miniruby 0.000881 0.000062 1.058915 ( 1.057310)
build_ruby 0.001111 0.000000 2.812271 ( 2.726293)
build_all 0.004757 0.004007 15.751728 ( 3.296642)
build_install 0.009003 0.000071 2.224617 ( 1.245252)
test_btest 0.000517 0.000057 59.141748 ( 12.136329)
test_basic 0.001902 0.003264 0.338290 ( 0.428686)
test_all 0.000778 0.000067 648.183722 (119.234046)
test_rubyspec 0.048582 0.021531 53.279387 ( 61.417555)
total: 202.89 sec