Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-141928
#<BuildRuby:0x00005619ae6380d0
@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.20220813-141928",
@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.000001 0.000019 ( 0.000020)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006811 0.000000 0.865213 ( 0.927975)
build_miniruby 0.000880 0.000000 0.057686 ( 0.056471)
build_ruby 0.000770 0.000048 0.059405 ( 0.058315)
build_all 0.004402 0.000027 1.527907 ( 0.588479)
build_install 0.008802 0.000000 1.910485 ( 0.965399)
test_btest 0.000839 0.000000 54.283655 ( 8.270606)
test_basic 0.005943 0.000000 0.291739 ( 0.379726)
test_all 0.002433 0.000111 590.777446 ( 90.502370)
test_rubyspec 0.091940 0.034520 43.957820 ( 51.320025)
total: 153.07 sec