Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-160501
#<BuildRuby:0x0000555b9e7e8188
@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.20231123-160501",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004722 0.000859 0.929350 ( 2.525554)
build_miniruby 0.000947 0.000172 0.814693 ( 0.814910)
build_ruby 0.001058 0.000192 2.629792 ( 2.630541)
build_all 0.008254 0.000000 12.274058 ( 0.990505)
build_install 0.013571 0.000465 3.756895 ( 1.003674)
test_btest 0.000756 0.000100 65.707636 ( 4.354210)
test_basic 0.004976 0.000663 0.402915 ( 0.481387)
test_all 0.059648 0.038019 350.399350 ( 37.115634)
test_rubyspec 0.024848 0.042856 39.996854 ( 52.545346)
total: 102.46 sec