Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-192816
#<BuildRuby:0x0000556dafe4f788
@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.20231228-192816",
@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.000005 0.000002 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000425 0.004532 0.788270 ( 1.171951)
build_miniruby 0.000625 0.000391 0.802916 ( 0.802936)
build_ruby 0.000844 0.000527 2.675859 ( 2.676792)
build_all 0.006747 0.001240 12.022995 ( 0.984122)
build_install 0.008771 0.004350 3.411267 ( 0.967194)
test_btest 0.000425 0.000232 64.906693 ( 4.393895)
test_basic 0.002955 0.001612 0.397350 ( 0.477615)
test_all 0.085297 0.010694 384.381502 ( 36.340458)
test_rubyspec 0.014658 0.032475 40.319058 ( 52.904034)
total: 100.72 sec