Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-192145
#<BuildRuby:0x00005586fa2d44f8
@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.20220725-192145",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.005245 0.001431 0.836875 ( 1.209801)
build_miniruby 0.000819 0.000223 0.057092 ( 0.055875)
build_ruby 0.000732 0.000199 0.059187 ( 0.058022)
build_all 0.004553 0.000000 1.560508 ( 0.597884)
build_install 0.006435 0.002630 5.662040 ( 2.170816)
test_btest 0.000660 0.000176 54.615515 ( 7.823597)
test_basic 0.005726 0.000000 0.285203 ( 0.374508)
test_all 0.001842 0.000000 607.214483 ( 92.072723)
test_rubyspec 0.082770 0.043025 43.441988 ( 49.030596)
total: 153.39 sec