Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-121857
#<BuildRuby:0x000055f5e25fb940
@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-121857",
@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.000006)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.008621 0.001990 1.010724 ( 1.815636)
build_miniruby 0.001861 0.000000 0.078653 ( 0.077301)
build_ruby 0.001877 0.000000 0.079887 ( 0.078122)
build_all 0.005763 0.004710 4.113680 ( 0.846656)
build_install 0.023678 0.000000 7.945740 ( 2.399693)
test_btest 0.001228 0.000000 74.449533 ( 8.120270)
test_basic 0.003762 0.003831 0.331384 ( 0.420594)
test_all 0.001658 0.000377 698.254668 ( 67.204818)
test_rubyspec 0.093459 0.078098 45.456589 ( 50.764909)
total: 131.73 sec