Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-190035
#<BuildRuby:0x0000555e8851b670
@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.20221115-190035",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.005295 0.000815 0.918350 ( 1.085517)
build_miniruby 0.001065 0.000163 0.881342 ( 0.879703)
build_ruby 0.001595 0.000000 2.506237 ( 2.420188)
build_all 0.009246 0.000000 15.597392 ( 2.814711)
build_install 0.002049 0.008632 1.858089 ( 0.972991)
test_btest 0.000758 0.000189 60.064481 ( 8.939285)
test_basic 0.005220 0.000202 0.272532 ( 0.361954)
test_all 0.001041 0.000000 609.714407 ( 92.866442)
test_rubyspec 0.097861 0.017145 45.311900 ( 53.551984)
total: 163.89 sec