Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-161716
#<BuildRuby:0x00005579b8cbbdf8
@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.20220614-161716",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006172 0.000441 0.854212 ( 1.345643)
build_miniruby 0.000910 0.000065 0.057536 ( 0.056228)
build_ruby 0.000830 0.000060 0.060432 ( 0.059299)
build_all 0.000390 0.003909 1.497379 ( 0.603709)
build_install 0.010124 0.000206 6.328119 ( 2.848473)
test_btest 0.000525 0.000062 47.025935 ( 8.835496)
test_basic 0.005156 0.000606 0.292204 ( 0.380709)
test_all 0.001432 0.000168 639.209564 ( 90.527377)
test_rubyspec 0.073893 0.053595 44.139013 ( 49.681612)
total: 154.34 sec