Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-070718
#<BuildRuby:0x0000558582cc4f40
@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.20220206-070718",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.010518 0.933303 ( 1.298006)
build_miniruby 0.000485 0.001248 0.077648 ( 0.077095)
build_ruby 0.001343 0.000620 0.071417 ( 0.070620)
build_all 0.005942 0.004982 4.086910 ( 0.797320)
build_install 0.014020 0.009138 7.796379 ( 2.382833)
test_btest 0.000715 0.000378 71.635445 ( 8.336823)
test_basic 0.006602 0.001149 0.339013 ( 0.428244)
test_all 0.001171 0.000586 647.664384 ( 65.531296)
test_rubyspec 0.080782 0.077743 45.926717 ( 51.400511)
total: 130.32 sec