Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-012907
#<BuildRuby:0x000055a84e00bfa8
@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.20220819-012907",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.006838 0.000526 0.832992 ( 1.066970)
build_miniruby 0.001015 0.000078 0.089026 ( 0.086941)
build_ruby 0.001886 0.000145 3.530864 ( 3.334535)
build_all 0.004737 0.004876 15.764429 ( 2.903348)
build_install 0.005211 0.006007 2.023942 ( 0.952844)
test_btest 0.000689 0.000148 51.871521 ( 8.519238)
test_basic 0.000294 0.005401 0.282825 ( 0.371227)
test_all 0.001167 0.000333 615.305803 ( 91.935989)
test_rubyspec 0.098910 0.026872 43.771256 ( 52.040063)
total: 161.21 sec