Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-012618
#<BuildRuby:0x000055bca3c48028
@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.20221225-012618",
@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.000010)
autoconf 0.000018 0.000000 0.000018 ( 0.000016)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004214 0.000000 0.841397 ( 1.172516)
build_miniruby 0.000950 0.000000 1.014594 ( 1.013355)
build_ruby 0.001295 0.000000 2.642603 ( 2.641065)
build_all 0.004523 0.004228 15.809436 ( 3.529734)
build_install 0.010438 0.000000 2.204540 ( 1.244229)
test_btest 0.000538 0.000000 65.134336 ( 11.340446)
test_basic 0.004750 0.000000 0.298904 ( 0.390542)
test_all 0.000934 0.000000 632.175372 ( 96.505989)
test_rubyspec 0.037112 0.020528 51.933920 ( 60.127450)
total: 177.97 sec