Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-225027
#<BuildRuby:0x00005601e74f1570
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220826-225027",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007581 0.001264 0.821933 ( 0.897039)
build_miniruby 0.001418 0.000000 0.063750 ( 0.063745)
build_ruby 0.000000 0.001988 0.060897 ( 0.059676)
build_all 0.003923 0.004977 1.243824 ( 0.472871)
build_install 0.009446 0.005994 1.584933 ( 0.809024)
test_btest 0.001121 0.000354 51.266994 ( 6.329242)
test_basic 0.006043 0.000676 0.295804 ( 0.387683)
test_all 0.002316 0.000695 482.371376 ( 52.559958)
test_rubyspec 0.079268 0.048463 41.748353 ( 50.391296)
total: 111.97 sec