Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-022025
#<BuildRuby:0x0000558f71af0090
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231129-022025",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003512 0.000319 0.842615 ( 1.443984)
build_miniruby 0.000696 0.000063 0.877455 ( 0.877102)
build_ruby 0.001047 0.000000 2.708587 ( 2.711013)
build_all 0.001923 0.005227 12.093804 ( 0.995463)
build_install 0.009188 0.003823 3.494487 ( 0.974440)
test_btest 0.000580 0.000129 64.474752 ( 5.714089)
test_basic 0.001269 0.002839 0.373835 ( 0.453826)
test_all 0.080892 0.015417 372.280100 ( 32.494349)
test_rubyspec 0.039095 0.025776 39.319449 ( 51.964449)
total: 97.63 sec