Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-075500
#<BuildRuby:0x000056014912bfd8
@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.20231202-075500",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004429 0.000076 0.974278 ( 1.268691)
build_miniruby 0.000738 0.000135 0.870037 ( 0.870164)
build_ruby 0.001395 0.000254 2.704119 ( 2.704602)
build_all 0.004506 0.003335 12.100943 ( 0.980256)
build_install 0.008698 0.005310 3.518271 ( 0.975645)
test_btest 0.000641 0.000184 66.138777 ( 4.640553)
test_basic 0.003686 0.000000 0.370867 ( 0.453592)
test_all 0.084958 0.018710 420.049742 ( 34.711186)
test_rubyspec 0.027185 0.029549 39.361163 ( 52.008700)
total: 98.61 sec