Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-075410
#<BuildRuby:0x0000555bcbaf83c8
@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-075410",
@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.000002 0.000008 ( 0.000009)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000013 0.000005 0.000018 ( 0.000017)
build_up 0.000000 0.004461 0.846529 ( 1.185747)
build_miniruby 0.000000 0.000916 0.988333 ( 0.987202)
build_ruby 0.000000 0.001248 2.542492 ( 2.541049)
build_all 0.001548 0.007628 15.741983 ( 3.342487)
build_install 0.009686 0.000000 2.197760 ( 1.239053)
test_btest 0.000530 0.000000 64.443307 ( 10.852888)
test_basic 0.003828 0.001003 0.306872 ( 0.397896)
test_all 0.000644 0.000339 640.682875 (124.212307)
test_rubyspec 0.040489 0.016447 51.546288 ( 59.826614)
total: 204.59 sec