Logfile: /home/ko1/ruby/logs/brlog.trunk.20220604-002325
#<BuildRuby:0x000055a8aca43eb8
@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.20220604-002325",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005805 0.000968 0.828240 ( 1.042242)
build_miniruby 0.000937 0.000156 0.057174 ( 0.055913)
build_ruby 0.000870 0.000145 0.058997 ( 0.057767)
build_all 0.003992 0.000000 1.473240 ( 0.605405)
build_install 0.008856 0.002151 6.272074 ( 2.862092)
test_btest 0.000711 0.000119 52.995814 ( 8.484646)
test_basic 0.006059 0.000334 0.343925 ( 0.431341)
test_all 0.001111 0.000176 646.748499 ( 94.877733)
test_rubyspec 0.103783 0.024061 44.194962 ( 49.774367)
total: 158.19 sec