Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-065510
#<BuildRuby:0x00005625f699c6c8
@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.20220325-065510",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010059 0.000255 1.029740 ( 1.289047)
build_miniruby 0.001857 0.000247 0.073354 ( 0.071045)
build_ruby 0.002260 0.000000 0.076803 ( 0.074900)
build_all 0.009199 0.000362 4.032375 ( 0.823187)
build_install 0.018954 0.004022 7.838736 ( 2.380127)
test_btest 0.000847 0.000115 76.392851 ( 8.387316)
test_basic 0.007134 0.000357 0.345247 ( 0.443154)
test_all 0.001686 0.000220 654.641098 ( 65.471362)
test_rubyspec 0.115078 0.049297 46.006462 ( 51.529503)
total: 130.47 sec