Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-042510
#<BuildRuby:0x0000556ece2b7f90
@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.20240103-042510",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000047 0.000014 0.000061 ( 0.000061)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.005942 0.001782 1.051981 ( 1.313643)
build_miniruby 0.000000 0.000895 0.795268 ( 0.795065)
build_ruby 0.000516 0.000761 2.650146 ( 2.650737)
build_all 0.006178 0.000708 11.932797 ( 0.964441)
build_install 0.011056 0.000786 3.448999 ( 0.951126)
test_btest 0.000485 0.000130 64.514098 ( 4.896653)
test_basic 0.004558 0.000067 0.391579 ( 0.472841)
test_all 0.055724 0.043083 376.941322 ( 37.255040)
test_rubyspec 0.030407 0.036601 39.641154 ( 52.263012)
total: 101.56 sec