Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-004510
#<BuildRuby:0x000055f1067f7f68
@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.20220810-004510",
@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.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005915 0.000423 0.820842 ( 1.220395)
build_miniruby 0.000930 0.000066 0.057880 ( 0.056545)
build_ruby 0.000742 0.000053 0.059709 ( 0.058469)
build_all 0.000699 0.003931 1.522743 ( 0.586197)
build_install 0.007247 0.003985 5.645304 ( 2.166594)
test_btest 0.000695 0.000123 51.949660 ( 8.464596)
test_basic 0.000000 0.005678 0.341412 ( 0.430204)
test_all 0.000019 0.001442 587.130409 ( 94.305104)
test_rubyspec 0.077670 0.042851 43.770201 ( 51.171843)
total: 158.46 sec