Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-074753
#<BuildRuby:0x000055e94d7a0328
@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.20220724-074753",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.006374 0.000455 0.868838 ( 1.016268)
build_miniruby 0.000914 0.000065 0.057988 ( 0.056650)
build_ruby 0.000910 0.000065 0.060618 ( 0.059483)
build_all 0.004513 0.000003 1.530704 ( 0.594316)
build_install 0.006039 0.005278 5.636617 ( 2.136986)
test_btest 0.000656 0.000087 46.482725 ( 8.629036)
test_basic 0.000370 0.004999 0.279456 ( 0.368682)
test_all 0.000359 0.000872 626.983036 ( 89.155902)
test_rubyspec 0.085707 0.037662 43.573063 ( 49.172918)
total: 151.19 sec