Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-072919
#<BuildRuby:0x000055b1449ee620
@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.20220428-072919",
@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.000013)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006321 0.000451 0.831904 ( 1.001455)
build_miniruby 0.000898 0.000065 0.056973 ( 0.055657)
build_ruby 0.000812 0.000058 0.057466 ( 0.056278)
build_all 0.004162 0.000000 1.467994 ( 0.600513)
build_install 0.009918 0.000640 6.283764 ( 2.802766)
test_btest 0.000759 0.000051 51.612998 ( 7.796285)
test_basic 0.005746 0.000033 0.287335 ( 0.375660)
test_all 0.001407 0.000088 632.532033 ( 88.818943)
test_rubyspec 0.068132 0.059327 43.602642 ( 48.506874)
total: 150.01 sec