Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-195155
#<BuildRuby:0x0000558e660b7fa8
@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.20220717-195155",
@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.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005942 0.000424 0.844549 ( 1.182204)
build_miniruby 0.000899 0.000065 0.056654 ( 0.055582)
build_ruby 0.000888 0.000064 0.059434 ( 0.058291)
build_all 0.004425 0.000001 1.529055 ( 0.602305)
build_install 0.007005 0.004203 5.643582 ( 2.194417)
test_btest 0.000755 0.000089 54.835092 ( 7.992915)
test_basic 0.006147 0.000199 0.335336 ( 0.423299)
test_all 0.001207 0.000134 604.356793 ( 90.402524)
test_rubyspec 0.056763 0.063748 43.582164 ( 49.178108)
total: 152.09 sec