Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-084943
#<BuildRuby:0x000055618750be80
@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.20230119-084943",
@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.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.006022 0.000602 0.851821 ( 1.857373)
build_miniruby 0.001033 0.000318 1.017557 ( 1.015610)
build_ruby 0.001192 0.000367 2.765504 ( 2.762981)
build_all 0.007637 0.002350 16.917366 ( 3.005118)
build_install 0.010133 0.001471 2.138104 ( 1.085978)
test_btest 0.000873 0.000249 78.724413 ( 10.630996)
test_basic 0.004984 0.001425 0.357856 ( 0.444128)
test_all 0.001034 0.000296 669.230491 (101.948967)
test_rubyspec 0.059030 0.055900 51.807654 ( 59.825024)
total: 182.58 sec