Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-082455
#<BuildRuby:0x00005556b31cf778
@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.20220306-082455",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010450 0.001493 1.037037 ( 1.513828)
build_miniruby 0.002455 0.000000 0.068629 ( 0.067126)
build_ruby 0.002018 0.000000 0.071128 ( 0.070183)
build_all 0.009752 0.000000 4.143654 ( 0.854800)
build_install 0.023624 0.000000 7.938722 ( 2.461045)
test_btest 0.001002 0.000000 73.353152 ( 8.222365)
test_basic 0.007356 0.000000 0.331924 ( 0.422611)
test_all 0.002273 0.000000 700.900847 ( 67.961252)
test_rubyspec 0.149648 0.013435 46.414321 ( 51.928928)
total: 133.50 sec