Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-003803
#<BuildRuby:0x00005616b1b728c0
@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.20220728-003803",
@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.000019 0.000001 0.000020 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.006302 0.000451 0.900906 ( 1.069963)
build_miniruby 0.000926 0.000000 0.057096 ( 0.055883)
build_ruby 0.000994 0.000000 0.059423 ( 0.058227)
build_all 0.004600 0.000000 1.560407 ( 0.593063)
build_install 0.006786 0.004386 5.630585 ( 2.148666)
test_btest 0.000680 0.000080 49.753702 ( 8.461436)
test_basic 0.004967 0.000584 0.293305 ( 0.382158)
test_all 0.000918 0.000108 596.650998 ( 89.485083)
test_rubyspec 0.099812 0.028514 43.534521 ( 49.128030)
total: 151.38 sec