Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-112042
#<BuildRuby:0x000055d917cec728
@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-112042",
@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.000027 0.000004 0.000031 ( 0.000031)
configure 0.000016 0.000003 0.000019 ( 0.000017)
build_up 0.004403 0.000067 0.820917 ( 1.296905)
build_miniruby 0.000755 0.000108 0.928811 ( 0.928160)
build_ruby 0.001072 0.000153 2.720869 ( 2.632366)
build_all 0.005464 0.003592 15.760108 ( 3.353169)
build_install 0.006475 0.003626 2.242607 ( 1.289475)
test_btest 0.000479 0.000106 67.767818 ( 11.083396)
test_basic 0.004050 0.000900 0.326342 ( 0.416489)
test_all 0.001324 0.000294 682.349349 (136.020126)
test_rubyspec 0.043060 0.014422 52.947971 ( 61.243102)
total: 218.26 sec