Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-143651
#<BuildRuby:0x00005614298480d0
@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.20220825-143651",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.003043 0.003822 0.869028 ( 2.657848)
build_miniruby 0.000968 0.000061 0.058129 ( 0.056863)
build_ruby 0.000964 0.000061 0.059266 ( 0.058055)
build_all 0.004218 0.000264 1.535091 ( 0.584769)
build_install 0.002871 0.008198 1.939998 ( 0.973811)
test_btest 0.000509 0.000090 51.875359 ( 8.474906)
test_basic 0.005468 0.000965 0.345900 ( 0.432956)
test_all 0.002233 0.000000 631.157414 ( 94.174027)
test_rubyspec 0.077980 0.038752 44.053825 ( 52.317495)
total: 159.73 sec