Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-061005
#<BuildRuby:0x000055ed172fb840
@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.20231111-061005",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000254 0.004236 1.404398 ( 1.671724)
build_miniruby 0.001422 0.000000 0.859553 ( 0.859147)
build_ruby 0.001450 0.000000 2.782678 ( 2.783194)
build_all 0.008024 0.001514 16.082517 ( 1.407906)
build_install 0.008137 0.000750 4.817569 ( 1.155937)
test_btest 0.000778 0.000164 80.558219 ( 7.265156)
test_basic 0.004232 0.000000 0.729644 ( 0.805687)
test_all 0.082954 0.050473 507.275521 ( 46.052336)
test_rubyspec 0.036007 0.013517 50.645759 ( 62.918278)
total: 124.92 sec