Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-051459
#<BuildRuby:0x000055bac814b6e8
@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.20240118-051459",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.006087 0.000607 1.423957 ( 1.767743)
build_miniruby 0.000675 0.000210 0.908422 ( 0.907641)
build_ruby 0.001237 0.000386 2.668114 ( 2.668305)
build_all 0.004924 0.004580 14.662891 ( 1.347204)
build_install 0.000000 0.008859 4.262356 ( 1.076141)
test_btest 0.000000 0.000677 76.031998 ( 7.107443)
test_basic 0.000000 0.004717 0.724287 ( 0.801804)
test_all 0.108550 0.018869 502.034166 ( 47.116954)
test_rubyspec 0.022210 0.038698 80.286667 ( 92.637245)
total: 155.43 sec