Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-105145
#<BuildRuby:0x000055c72b30fe88
@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.20240109-105145",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000039 0.000007 0.000046 ( 0.000045)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.002378 0.004651 0.789747 ( 1.199653)
build_miniruby 0.000760 0.000208 0.843877 ( 0.844132)
build_ruby 0.001435 0.000391 2.673201 ( 2.704995)
build_all 0.007747 0.000000 11.902983 ( 0.966688)
build_install 0.007166 0.003695 3.379203 ( 0.970226)
test_btest 0.000529 0.000141 66.406278 ( 5.441910)
test_basic 0.003033 0.000809 0.413179 ( 0.494854)
test_all 0.071951 0.028474 383.106281 ( 36.482914)
test_rubyspec 0.051505 0.017168 40.634092 ( 53.177479)
total: 102.28 sec