Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-183635
#<BuildRuby:0x000055ec1bd5c048
@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.20240104-183635",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.004737 0.000134 1.403857 ( 1.551699)
build_miniruby 0.000851 0.000134 0.845028 ( 0.844596)
build_ruby 0.001172 0.000185 2.750907 ( 2.751719)
build_all 0.005541 0.003561 14.517875 ( 1.368201)
build_install 0.006521 0.001242 4.321512 ( 1.062790)
test_btest 0.000724 0.000137 71.661790 ( 7.054071)
test_basic 0.001707 0.002790 0.722844 ( 0.797936)
test_all 0.100108 0.029035 499.082753 ( 45.566421)
test_rubyspec 0.015730 0.033262 48.744614 ( 61.081710)
total: 122.08 sec