Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-141001
#<BuildRuby:0x0000557339bf7230
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231124-141001",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.004906 0.000000 1.155765 ( 1.790504)
build_miniruby 0.001566 0.000000 0.964809 ( 0.964136)
build_ruby 0.001545 0.000000 2.736054 ( 2.737702)
build_all 0.007848 0.002880 17.359822 ( 1.542175)
build_install 0.005456 0.004318 5.221213 ( 1.204381)
test_btest 0.000851 0.000271 89.390752 ( 7.427257)
test_basic 0.000421 0.004062 0.715630 ( 0.792334)
test_all 0.086424 0.051070 529.689145 ( 64.794973)
test_rubyspec 0.024305 0.026147 49.003762 ( 61.321949)
total: 142.58 sec