Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-132447
#<BuildRuby:0x0000559eb687a848
@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.20220825-132447",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006325 0.000000 0.881421 ( 1.893351)
build_miniruby 0.001053 0.000000 0.059143 ( 0.057747)
build_ruby 0.000953 0.000000 0.059328 ( 0.058218)
build_all 0.004645 0.000000 1.532660 ( 0.584650)
build_install 0.003095 0.007943 1.933291 ( 0.964100)
test_btest 0.000569 0.000134 52.091068 ( 8.244110)
test_basic 0.001056 0.004277 0.296981 ( 0.386403)
test_all 0.002782 0.000522 587.299914 ( 94.904738)
test_rubyspec 0.078881 0.050490 44.367339 ( 52.882858)
total: 159.98 sec