Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-143931
#<BuildRuby:0x000055619f047fa8
@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.20220825-143931",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003090 0.003472 0.877262 ( 18.732100)
build_miniruby 0.000794 0.000106 0.057828 ( 0.056675)
build_ruby 0.000836 0.000111 0.059138 ( 0.058005)
build_all 0.004577 0.000079 1.554866 ( 0.598893)
build_install 0.004101 0.007106 1.947207 ( 0.974622)
test_btest 0.000710 0.000157 45.893298 ( 8.830429)
test_basic 0.001505 0.004230 0.345177 ( 0.433275)
test_all 0.002971 0.000000 610.957092 ( 90.755077)
test_rubyspec 0.093513 0.013851 44.135027 ( 52.437135)
total: 172.88 sec