Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-205208
#<BuildRuby:0x0000561f5d750328
@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.20220803-205208",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.005498 0.000846 0.862233 ( 0.933596)
build_miniruby 0.000813 0.000125 0.056903 ( 0.055797)
build_ruby 0.000707 0.000109 0.058659 ( 0.057531)
build_all 0.004628 0.000027 1.530147 ( 0.587825)
build_install 0.009657 0.001379 5.615972 ( 2.163298)
test_btest 0.000656 0.000094 53.616087 ( 8.084583)
test_basic 0.000381 0.005276 0.292128 ( 0.380688)
test_all 0.000885 0.000189 602.052246 ( 90.288774)
test_rubyspec 0.076756 0.050115 44.054053 ( 51.423280)
total: 153.98 sec