Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-165142
#<BuildRuby:0x00005602c32104f0
@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.20220315-165142",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002117 0.010156 1.052450 ( 1.217270)
build_miniruby 0.002318 0.000000 0.074308 ( 0.073096)
build_ruby 0.001716 0.000152 0.077021 ( 0.076470)
build_all 0.006846 0.002282 4.188053 ( 0.877029)
build_install 0.017072 0.005690 8.017983 ( 2.453013)
test_btest 0.001017 0.000339 75.072173 ( 8.020238)
test_basic 0.002188 0.005344 0.331968 ( 0.422264)
test_all 0.001849 0.000000 707.241462 ( 68.572868)
test_rubyspec 0.100667 0.060552 46.423133 ( 51.791027)
total: 133.50 sec