Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-043049
#<BuildRuby:0x000056216f337f20
@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.20220501-043049",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006527 0.000000 0.865353 ( 0.989690)
build_miniruby 0.000872 0.000000 0.057585 ( 0.056322)
build_ruby 0.000742 0.000102 0.057654 ( 0.056334)
build_all 0.001168 0.003182 1.505098 ( 0.594478)
build_install 0.009505 0.001442 6.257523 ( 2.792250)
test_btest 0.000569 0.000142 56.021716 ( 7.966315)
test_basic 0.004700 0.001175 0.257862 ( 0.346216)
test_all 0.001175 0.000293 607.185970 ( 90.927029)
test_rubyspec 0.082082 0.033371 43.730327 ( 48.684562)
total: 152.41 sec