Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-222142
#<BuildRuby:0x000055a587eb8188
@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.20240114-222142",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.002895 0.003566 0.837115 ( 1.231519)
build_miniruby 0.000910 0.000000 0.812292 ( 0.812295)
build_ruby 0.001978 0.000000 2.701537 ( 2.701882)
build_all 0.007758 0.000000 11.921852 ( 0.979220)
build_install 0.013861 0.000000 3.500472 ( 0.965985)
test_btest 0.000000 0.000755 65.729142 ( 4.775423)
test_basic 0.002861 0.002204 0.398334 ( 0.477828)
test_all 0.073167 0.021349 379.522185 ( 33.430098)
test_rubyspec 0.022238 0.042970 40.134567 ( 52.684143)
total: 98.06 sec