Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-170535
#<BuildRuby:0x0000564529f4bf68
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220823-170535",
@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.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006329 0.000487 0.872015 ( 1.524553)
build_miniruby 0.000923 0.000071 0.057557 ( 0.056236)
build_ruby 0.000946 0.000073 0.059487 ( 0.058304)
build_all 0.004781 0.000000 1.542154 ( 0.591499)
build_install 0.008465 0.000604 1.919758 ( 0.958561)
test_btest 0.000562 0.000040 49.255295 ( 8.483723)
test_basic 0.001156 0.004223 0.280998 ( 0.370236)
test_all 0.002509 0.000000 632.075221 ( 90.918603)
test_rubyspec 0.104582 0.023876 44.419232 ( 52.706971)
total: 155.67 sec