Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-213919
#<BuildRuby:0x00005570ee2b7e88
@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.20231215-213919",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.004458 0.000213 1.023208 ( 1.274649)
build_miniruby 0.000972 0.000000 0.879223 ( 0.879148)
build_ruby 0.001053 0.000000 2.703403 ( 2.706108)
build_all 0.007398 0.000522 12.177922 ( 0.997419)
build_install 0.008599 0.000000 3.555883 ( 0.979354)
test_btest 0.000611 0.000000 61.650172 ( 5.605070)
test_basic 0.003101 0.000000 0.380698 ( 0.463921)
test_all 0.087127 0.017538 416.762291 ( 35.056840)
test_rubyspec 0.021673 0.030779 39.789803 ( 52.467474)
total: 100.43 sec