Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-233950
#<BuildRuby:0x00005607e9ba84d8
@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.20220315-233950",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.001505 0.009018 0.997028 ( 1.051426)
build_miniruby 0.001143 0.000800 0.069090 ( 0.066867)
build_ruby 0.001013 0.000709 0.068698 ( 0.066940)
build_all 0.005368 0.005095 4.242066 ( 0.854264)
build_install 0.008169 0.016350 7.915334 ( 2.428280)
test_btest 0.000661 0.000602 73.363854 ( 8.319450)
test_basic 0.007024 0.001458 0.340549 ( 0.431750)
test_all 0.001757 0.000000 702.537359 ( 68.144438)
test_rubyspec 0.070530 0.092409 46.288166 ( 51.646552)
total: 133.01 sec