Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-222006
#<BuildRuby:0x0000557f1a7f8098
@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.20240114-222006",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.004171 0.000463 1.100015 ( 1.469654)
build_miniruby 0.001081 0.000000 0.872247 ( 0.871737)
build_ruby 0.001243 0.000000 2.719107 ( 2.719161)
build_all 0.004874 0.004112 14.097061 ( 1.267863)
build_install 0.004135 0.003453 4.133299 ( 1.091052)
test_btest 0.000854 0.000155 73.227214 ( 7.169314)
test_basic 0.005208 0.000000 0.567945 ( 0.644054)
test_all 0.120782 0.012609 465.517848 ( 54.240094)
test_rubyspec 0.033363 0.006710 47.259289 ( 59.574116)
total: 129.05 sec