Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-190854
#<BuildRuby:0x0000559880be3778
@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.20220208-190854",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008724 0.004117 0.928635 ( 1.087356)
build_miniruby 0.001827 0.000228 0.074470 ( 0.072611)
build_ruby 0.001856 0.000232 0.074942 ( 0.073296)
build_all 0.009885 0.000000 4.091036 ( 0.783485)
build_install 0.021827 0.000968 7.778601 ( 2.344382)
test_btest 0.000679 0.000065 75.228720 ( 8.112390)
test_basic 0.008723 0.000000 0.325332 ( 0.416720)
test_all 0.001940 0.000000 693.522527 ( 67.481405)
test_rubyspec 0.134461 0.025656 45.902692 ( 51.318533)
total: 131.69 sec