Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-082411
#<BuildRuby:0x000055f8932ef4f0
@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.20240106-082411",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.000496 0.004118 1.125469 ( 1.526938)
build_miniruby 0.001306 0.000000 1.302912 ( 1.304467)
build_ruby 0.001582 0.000000 3.860858 ( 3.869031)
build_all 0.008994 0.000000 16.238632 ( 1.568472)
build_install 0.014330 0.000000 4.610796 ( 1.525566)
test_btest 0.000804 0.000000 82.519605 ( 10.168587)
test_basic 0.000000 0.005015 0.572472 ( 0.639027)
test_all 0.094534 0.027228 537.577887 ( 66.362616)
test_rubyspec 0.027895 0.029331 66.164145 ( 78.422034)
total: 165.39 sec