Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-143745
#<BuildRuby:0x000055fd002d06d8
@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-143745",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010735 0.000913 1.012322 ( 1.104888)
build_miniruby 0.000000 0.002074 0.069596 ( 0.068770)
build_ruby 0.000174 0.002230 0.075784 ( 0.075073)
build_all 0.009233 0.000912 1.536697 ( 0.580336)
build_install 0.019769 0.000907 5.275343 ( 2.134179)
test_btest 0.001012 0.000160 76.556043 ( 8.329647)
test_basic 0.006737 0.000254 0.334420 ( 0.425209)
test_all 0.002320 0.000348 625.817689 ( 65.264540)
test_rubyspec 0.136003 0.042089 45.959782 ( 53.401261)
total: 131.38 sec