Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-143634
#<BuildRuby:0x0000562fd7563580
@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.20231103-143634",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001679 0.003775 1.394973 ( 1.801484)
build_miniruby 0.001048 0.000166 1.115742 ( 1.022072)
build_ruby 0.001016 0.000160 2.663724 ( 2.663959)
build_all 0.002187 0.007813 15.910084 ( 1.453744)
build_install 0.006454 0.001613 4.913532 ( 1.126027)
test_btest 0.000821 0.000205 81.547554 ( 7.389719)
test_basic 0.003437 0.000859 0.695734 ( 0.774128)
test_all 0.098024 0.035735 513.563801 ( 46.517101)
test_rubyspec 0.025838 0.024586 49.977553 ( 62.296359)
total: 125.05 sec