Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-142023
#<BuildRuby:0x000055b514039f48
@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.20221225-142023",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000011 0.000005 0.000016 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.008332 0.001440 0.958923 ( 1.129092)
build_miniruby 0.001905 0.000635 0.839046 ( 0.837114)
build_ruby 0.000000 0.002501 2.144699 ( 2.145998)
build_all 0.007257 0.014516 18.673656 ( 2.174665)
build_install 0.010011 0.010851 2.005892 ( 1.021439)
test_btest 0.000713 0.000458 91.554456 ( 8.785487)
test_basic 0.007749 0.001535 0.351950 ( 0.439059)
test_all 0.001549 0.000930 674.239955 ( 63.073122)
test_rubyspec 0.071143 0.111620 48.140615 ( 56.234062)
total: 135.84 sec