Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-080612
#<BuildRuby:0x000055c875178188
@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.20240101-080612",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000649 0.004295 0.784664 ( 1.158073)
build_miniruby 0.000925 0.000232 0.826035 ( 0.825439)
build_ruby 0.001180 0.000295 2.704057 ( 2.704888)
build_all 0.007342 0.000685 12.031950 ( 0.965901)
build_install 0.009650 0.001081 3.458951 ( 0.972099)
test_btest 0.000658 0.000141 62.972169 ( 5.030086)
test_basic 0.004548 0.000000 0.411533 ( 0.490577)
test_all 0.092408 0.006573 382.521180 ( 38.206932)
test_rubyspec 0.037411 0.028325 40.494077 ( 53.064713)
total: 103.42 sec