Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-025111
#<BuildRuby:0x00005579fbf50030
@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.20220827-025111",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.007137 0.000000 0.882093 ( 0.962844)
build_miniruby 0.001041 0.000000 0.058224 ( 0.056902)
build_ruby 0.001025 0.000000 0.060192 ( 0.058964)
build_all 0.004694 0.000000 1.533926 ( 0.587578)
build_install 0.006399 0.004912 1.915387 ( 0.962058)
test_btest 0.000626 0.000039 51.295041 ( 8.164681)
test_basic 0.005242 0.000000 0.311919 ( 0.401601)
test_all 0.002553 0.000000 588.885984 ( 95.589005)
test_rubyspec 0.080083 0.029900 43.870201 ( 52.150382)
total: 158.93 sec