Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-013323
#<BuildRuby:0x000055d0e14a7ba0
@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.20220808-013323",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005486 0.004401 0.908977 ( 3.170481)
build_miniruby 0.001906 0.000000 0.065759 ( 0.064519)
build_ruby 0.001601 0.000000 0.066326 ( 0.064635)
build_all 0.008101 0.001064 1.252577 ( 0.466357)
build_install 0.013120 0.001182 4.318155 ( 1.791753)
test_btest 0.002047 0.000000 53.995337 ( 6.241093)
test_basic 0.007855 0.000235 0.280586 ( 0.369571)
test_all 0.000760 0.002236 509.422499 ( 53.155621)
test_rubyspec 0.093625 0.038350 41.541808 ( 49.121193)
total: 114.45 sec