Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-201750
#<BuildRuby:0x000056245195abe8
@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.20221223-201750",
@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.000010 0.000000 0.000010 ( 0.000009)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004372 0.000000 0.876071 ( 1.114549)
build_miniruby 0.000890 0.000000 0.986955 ( 0.985757)
build_ruby 0.001166 0.000000 2.704277 ( 2.702949)
build_all 0.000046 0.008701 15.746507 ( 3.291988)
build_install 0.005411 0.004552 2.262893 ( 1.266673)
test_btest 0.000468 0.000088 64.024647 ( 11.177835)
test_basic 0.000032 0.004462 0.283133 ( 0.374278)
test_all 0.000000 0.001281 627.296715 (109.392274)
test_rubyspec 0.031864 0.040568 51.921994 ( 60.165551)
total: 190.47 sec