Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-120938
#<BuildRuby:0x0000557428a0fce8
@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.20231224-120938",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000825 0.004077 1.029316 ( 1.417096)
build_miniruby 0.001917 0.000192 1.008316 ( 1.007295)
build_ruby 0.001312 0.000131 2.804687 ( 2.804564)
build_all 0.005134 0.004976 16.756018 ( 1.535708)
build_install 0.007118 0.003374 4.905528 ( 1.224125)
test_btest 0.001006 0.000175 85.946227 ( 7.244114)
test_basic 0.003925 0.000000 0.542111 ( 0.620296)
test_all 0.105799 0.027477 546.883886 ( 52.192693)
test_rubyspec 0.021355 0.025188 51.519638 ( 63.830898)
total: 131.88 sec