Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-043943
#<BuildRuby:0x0000561edc420c10
@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.20220224-043943",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009997 0.001362 0.886018 ( 2.464174)
build_miniruby 0.001325 0.000306 0.066427 ( 0.066420)
build_ruby 0.001669 0.000385 0.078794 ( 0.078652)
build_all 0.009237 0.000951 4.174778 ( 0.874336)
build_install 0.021332 0.004222 7.845415 ( 2.452790)
test_btest 0.000868 0.000183 75.351147 ( 8.206484)
test_basic 0.007898 0.000000 0.345024 ( 0.434718)
test_all 0.001740 0.000000 709.370001 ( 68.035516)
test_rubyspec 0.112367 0.055076 46.417973 ( 51.590484)
total: 134.20 sec