Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-053251
#<BuildRuby:0x0000562563a8c328
@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.20220717-053251",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.005640 0.000940 0.893865 ( 0.975038)
build_miniruby 0.000882 0.000147 0.057384 ( 0.056165)
build_ruby 0.000888 0.000148 0.059263 ( 0.057992)
build_all 0.004032 0.000672 1.486318 ( 0.595406)
build_install 0.006608 0.004334 5.632074 ( 2.180892)
test_btest 0.000000 0.000752 54.006736 ( 7.891496)
test_basic 0.003844 0.001528 0.252850 ( 0.342401)
test_all 0.000971 0.000228 610.142218 ( 90.354690)
test_rubyspec 0.096481 0.032661 43.031884 ( 48.612929)
total: 151.07 sec