Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-065001
#<BuildRuby:0x00005584945181f0
@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.20220602-065001",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.006729 0.000000 0.847000 ( 0.932533)
build_miniruby 0.000899 0.000000 0.056771 ( 0.055535)
build_ruby 0.000000 0.001034 0.056964 ( 0.055764)
build_all 0.001685 0.002531 1.523964 ( 0.617429)
build_install 0.009313 0.000619 6.332366 ( 2.845894)
test_btest 0.000765 0.000085 48.056525 ( 8.525970)
test_basic 0.000000 0.005520 0.256116 ( 0.344748)
test_all 0.000000 0.001341 663.549987 ( 94.163520)
test_rubyspec 0.072855 0.054673 44.129923 ( 49.689132)
total: 157.23 sec