Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-160830
#<BuildRuby:0x0000561ae90e5e98
@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.20221219-160830",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004094 0.000273 0.882248 ( 1.109906)
build_miniruby 0.000853 0.000056 0.987759 ( 0.986489)
build_ruby 0.001061 0.000071 2.772422 ( 2.681458)
build_all 0.008501 0.000567 15.765202 ( 3.334443)
build_install 0.009669 0.000300 2.258087 ( 1.357839)
test_btest 0.000554 0.000034 59.435735 ( 12.024753)
test_basic 0.004257 0.000000 0.313487 ( 0.404688)
test_all 0.000000 0.002035 686.891871 (137.215556)
test_rubyspec 0.045707 0.027812 52.854578 ( 61.007199)
total: 220.12 sec