Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-124839
#<BuildRuby:0x0000563732bcfe98
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220503-124839",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.006337 0.000560 0.895760 ( 1.012194)
build_miniruby 0.000732 0.000169 0.057090 ( 0.055991)
build_ruby 0.000821 0.000190 0.057368 ( 0.056179)
build_all 0.004376 0.000000 1.481035 ( 0.596527)
build_install 0.010401 0.000408 6.276922 ( 2.801079)
test_btest 0.000552 0.000104 55.335570 ( 7.863754)
test_basic 0.004638 0.000870 0.282482 ( 0.371349)
test_all 0.001875 0.000352 639.461818 ( 94.405559)
test_rubyspec 0.065631 0.023105 43.748866 ( 48.704196)
total: 155.87 sec