Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-134243
#<BuildRuby:0x0000561599bbfdf0
@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.20220518-134243",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006454 0.000170 0.842800 ( 1.014550)
build_miniruby 0.000000 0.000985 0.056997 ( 0.055826)
build_ruby 0.000000 0.000995 0.057615 ( 0.056486)
build_all 0.003183 0.001003 1.495299 ( 0.604375)
build_install 0.010251 0.000702 6.279382 ( 2.833793)
test_btest 0.000678 0.000072 52.057792 ( 8.056421)
test_basic 0.001520 0.004212 0.287988 ( 0.376627)
test_all 0.001101 0.000174 646.021288 ( 94.333749)
test_rubyspec 0.071542 0.042814 43.996459 ( 49.835778)
total: 157.17 sec