Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-020132
#<BuildRuby:0x000056212fceb8e0
@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.20231215-020132",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003653 0.000332 1.019198 ( 1.461167)
build_miniruby 0.000827 0.000076 0.877193 ( 0.878523)
build_ruby 0.001481 0.000135 2.712516 ( 2.714347)
build_all 0.007229 0.000222 12.197393 ( 0.990141)
build_install 0.008181 0.003416 3.552306 ( 0.959934)
test_btest 0.000579 0.000072 63.673228 ( 4.752265)
test_basic 0.000000 0.003679 0.377829 ( 0.458555)
test_all 0.072098 0.029507 416.287311 ( 35.403728)
test_rubyspec 0.046448 0.017632 39.831093 ( 52.553787)
total: 100.17 sec