Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-100911
#<BuildRuby:0x000055dc5e667d68
@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.20231122-100911",
@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.000001 0.000009 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000366 0.004126 1.224054 ( 1.646238)
build_miniruby 0.000803 0.000241 0.814646 ( 0.814133)
build_ruby 0.001150 0.000345 2.740676 ( 2.741764)
build_all 0.007988 0.002396 17.101091 ( 1.506505)
build_install 0.004894 0.004641 5.110625 ( 1.174224)
test_btest 0.000915 0.000327 89.390443 ( 6.975088)
test_basic 0.003219 0.001149 0.735986 ( 0.812487)
test_all 0.091213 0.044500 551.270869 ( 52.078498)
test_rubyspec 0.025010 0.022106 50.685107 ( 63.121403)
total: 130.87 sec