Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-034212
#<BuildRuby:0x000056351b9d1e98
@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.20221226-034212",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.004266 0.000021 0.841283 ( 1.062541)
build_miniruby 0.000910 0.000061 0.912063 ( 0.910576)
build_ruby 0.001153 0.000077 2.571499 ( 2.570051)
build_all 0.008259 0.000551 15.615316 ( 3.387377)
build_install 0.005762 0.004251 2.288409 ( 1.297112)
test_btest 0.000528 0.000062 65.356054 ( 12.042842)
test_basic 0.004071 0.000479 0.289353 ( 0.380580)
test_all 0.001465 0.000111 627.990275 (107.759603)
test_rubyspec 0.046421 0.014892 52.200934 ( 60.327036)
total: 189.74 sec