Logfile: /home/ko1/ruby/logs/brlog.trunk.20220521-192350
#<BuildRuby:0x0000560f9a31c658
@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.20220521-192350",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.006759 0.000188 0.849441 ( 0.981107)
build_miniruby 0.000940 0.000067 0.056591 ( 0.055390)
build_ruby 0.000922 0.000066 0.057692 ( 0.056490)
build_all 0.004065 0.000291 1.500827 ( 0.609866)
build_install 0.010260 0.000733 6.320250 ( 2.817942)
test_btest 0.000683 0.000049 47.720157 ( 8.859706)
test_basic 0.005228 0.000374 0.283443 ( 0.372330)
test_all 0.001993 0.000142 660.613814 ( 96.811377)
test_rubyspec 0.070725 0.054789 43.980388 ( 49.542340)
total: 160.11 sec