Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-104524
#<BuildRuby:0x000055bdd5ed2f90
@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.20220812-104524",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000041 0.000011 0.000052 ( 0.000050)
build_up 0.001666 0.014868 0.838601 ( 0.873761)
build_miniruby 0.001170 0.000683 0.065056 ( 0.063268)
build_ruby 0.001777 0.000000 0.064601 ( 0.063178)
build_all 0.007701 0.000000 1.226961 ( 0.469230)
build_install 0.013504 0.003164 1.643515 ( 0.810624)
test_btest 0.000907 0.000396 54.508951 ( 5.938733)
test_basic 0.004051 0.001773 0.285843 ( 0.375848)
test_all 0.002852 0.001248 510.612897 ( 53.010415)
test_rubyspec 0.080145 0.052953 41.613129 ( 49.264396)
total: 110.87 sec