Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-025251
#<BuildRuby:0x000055b6da61feb8
@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-025251",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.006879 0.000200 0.859629 ( 0.960306)
build_miniruby 0.000989 0.000065 0.056922 ( 0.055648)
build_ruby 0.000927 0.000062 0.057781 ( 0.056515)
build_all 0.004467 0.000016 1.491689 ( 0.596930)
build_install 0.006128 0.005003 6.269134 ( 2.812847)
test_btest 0.000785 0.000098 49.458324 ( 8.482747)
test_basic 0.000000 0.005599 0.255484 ( 0.344230)
test_all 0.000000 0.001375 593.006629 ( 94.045587)
test_rubyspec 0.041437 0.032520 43.741578 ( 48.717925)
total: 156.07 sec