Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-042239
#<BuildRuby:0x0000561fa665af60
@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.20231227-042239",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.004323 0.000721 1.141960 ( 1.500101)
build_miniruby 0.000886 0.000147 0.856837 ( 0.856606)
build_ruby 0.001136 0.000189 2.750771 ( 2.750497)
build_all 0.007805 0.001301 16.111854 ( 1.453147)
build_install 0.000000 0.008127 4.549012 ( 1.127429)
test_btest 0.000724 0.000309 79.996823 ( 7.455817)
test_basic 0.005426 0.000213 0.729777 ( 0.801448)
test_all 0.108169 0.028328 550.434397 ( 52.987485)
test_rubyspec 0.022950 0.026328 49.951154 ( 62.214361)
total: 131.15 sec