Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-035352
#<BuildRuby:0x000055f67cab4118
@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.20220427-035352",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001935 0.004553 0.869847 ( 0.961451)
build_miniruby 0.000800 0.000267 0.058097 ( 0.056814)
build_ruby 0.000748 0.000250 0.059629 ( 0.058395)
build_all 0.003184 0.001061 1.514604 ( 0.620304)
build_install 0.004510 0.006358 6.296000 ( 2.812115)
test_btest 0.000601 0.000250 48.021849 ( 8.970457)
test_basic 0.004258 0.001775 0.334651 ( 0.422445)
test_all 0.001375 0.000573 633.415321 ( 94.184599)
test_rubyspec 0.021167 0.072074 44.319635 ( 49.272091)
total: 157.36 sec