Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-082236
#<BuildRuby:0x0000560ba7d588e8
@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.20220802-082236",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000012 0.000008 0.000020 ( 0.000015)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.007561 0.005040 0.968274 ( 1.160363)
build_miniruby 0.001513 0.001008 0.070529 ( 0.068264)
build_ruby 0.001249 0.000833 0.077181 ( 0.075028)
build_all 0.008969 0.002298 1.518007 ( 0.583900)
build_install 0.020461 0.002180 5.228085 ( 2.070553)
test_btest 0.000878 0.000409 74.766258 ( 8.635781)
test_basic 0.001275 0.005796 0.319752 ( 0.409131)
test_all 0.001396 0.000745 669.621767 ( 66.882684)
test_rubyspec 0.071735 0.093728 45.464608 ( 51.156435)
total: 131.04 sec