Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-061300
#<BuildRuby:0x000055fa6767cc00
@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.20220831-061300",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000022 0.000005 0.000027 ( 0.000025)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.009207 0.002124 0.995353 ( 1.036593)
build_miniruby 0.001827 0.000422 0.075025 ( 0.074149)
build_ruby 0.001376 0.000317 0.078359 ( 0.077800)
build_all 0.009447 0.000998 1.538387 ( 0.587957)
build_install 0.010340 0.011996 1.886775 ( 0.933865)
test_btest 0.000688 0.000229 74.943756 ( 8.260897)
test_basic 0.007715 0.000760 0.326628 ( 0.415534)
test_all 0.000000 0.002975 673.037439 ( 66.721838)
test_rubyspec 0.100427 0.073755 45.926420 ( 54.302356)
total: 132.41 sec