Logfile: /home/ko1/ruby/logs/brlog.trunk.20220601-194657
#<BuildRuby:0x00005603106a3da8
@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.20220601-194657",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006520 0.000168 0.889067 ( 1.079556)
build_miniruby 0.000973 0.000070 0.056547 ( 0.055294)
build_ruby 0.000911 0.000065 0.057231 ( 0.056003)
build_all 0.000000 0.004373 1.501348 ( 0.601252)
build_install 0.002663 0.008502 6.305228 ( 2.843313)
test_btest 0.001122 0.000299 48.110017 ( 8.887263)
test_basic 0.005102 0.001360 0.343650 ( 0.430987)
test_all 0.001090 0.000291 628.217454 ( 92.570105)
test_rubyspec 0.083892 0.035897 44.147320 ( 49.748199)
total: 156.27 sec