Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-014302
#<BuildRuby:0x000055a8f309c3c8
@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.20230115-014302",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000034 0.000007 0.000041 ( 0.000028)
build_up 0.002993 0.004711 1.304516 ( 1.372275)
build_miniruby 0.001089 0.000312 1.703795 ( 1.574597)
build_ruby 0.001292 0.000369 2.788806 ( 2.786267)
build_all 0.006099 0.003499 16.772543 ( 3.014733)
build_install 0.009780 0.001670 2.152584 ( 1.086670)
test_btest 0.000597 0.000176 77.674531 ( 10.478744)
test_basic 0.003367 0.004105 0.355696 ( 0.440578)
test_all 0.001044 0.000348 681.480624 ( 97.005223)
test_rubyspec 0.069993 0.042150 52.252172 ( 60.422056)
total: 178.18 sec