Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-134550
#<BuildRuby:0x000055699d06f7f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240110-134550",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000908 0.004236 0.808243 ( 1.243088)
build_miniruby 0.001028 0.000000 0.804389 ( 0.804299)
build_ruby 0.001509 0.000000 2.670735 ( 2.671649)
build_all 0.007591 0.000258 12.137309 ( 0.965878)
build_install 0.010061 0.000720 3.372293 ( 0.980670)
test_btest 0.000556 0.000070 62.731206 ( 5.276134)
test_basic 0.003854 0.000000 0.406267 ( 0.487472)
test_all 0.090686 0.007177 376.614073 ( 35.154852)
test_rubyspec 0.018797 0.047777 40.702538 ( 53.244474)
total: 100.83 sec