Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-131901
#<BuildRuby:0x0000557b85bfcd30
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220718-131901",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009977 0.000000 0.980339 ( 1.089036)
build_miniruby 0.002393 0.000066 0.071216 ( 0.068408)
build_ruby 0.000000 0.001956 0.069923 ( 0.068401)
build_all 0.002140 0.007412 1.551248 ( 0.589221)
build_install 0.016626 0.005656 5.204708 ( 2.096298)
test_btest 0.000856 0.000375 73.944219 ( 8.326762)
test_basic 0.004902 0.002145 0.322302 ( 0.411609)
test_all 0.001872 0.000820 655.789401 ( 64.665563)
test_rubyspec 0.114584 0.062294 46.233182 ( 51.720582)
total: 129.04 sec