Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-004341
#<BuildRuby:0x000055f0bc19be20
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230124-004341",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005240 0.001123 0.841445 ( 1.056529)
build_miniruby 0.000958 0.000206 1.001387 ( 0.999521)
build_ruby 0.001357 0.000000 2.774723 ( 2.772275)
build_all 0.005016 0.004871 16.709593 ( 3.021254)
build_install 0.006241 0.005011 2.059899 ( 1.058954)
test_btest 0.000752 0.000235 76.561004 ( 10.576467)
test_basic 0.006604 0.000585 0.340174 ( 0.425376)
test_all 0.001231 0.000000 672.024314 ( 95.851167)
test_rubyspec 0.072341 0.045680 51.272571 ( 59.330721)
total: 175.09 sec