Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-234259
#<BuildRuby:0x0000555ca253b818
@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.20231129-234259",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001045 0.004097 1.110764 ( 1.525257)
build_miniruby 0.001270 0.000000 0.966010 ( 0.965321)
build_ruby 0.000000 0.002134 2.770256 ( 2.770476)
build_all 0.008350 0.001384 16.066571 ( 1.449033)
build_install 0.007480 0.000625 4.649964 ( 1.105764)
test_btest 0.000957 0.000166 86.153975 ( 6.880126)
test_basic 0.003073 0.000534 0.607810 ( 0.686041)
test_all 0.097140 0.033800 511.410910 ( 52.836750)
test_rubyspec 0.022046 0.031550 50.456073 ( 62.797068)
total: 131.02 sec