Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-020349
#<BuildRuby:0x0000557ee1ef3138
@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.20240116-020349",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005506 0.000340 0.793774 ( 1.178532)
build_miniruby 0.000815 0.000204 0.807517 ( 0.807753)
build_ruby 0.001625 0.000000 2.709053 ( 2.709927)
build_all 0.007855 0.000000 11.998742 ( 0.959041)
build_install 0.009654 0.003993 3.375675 ( 0.952792)
test_btest 0.000654 0.000156 66.893642 ( 5.359110)
test_basic 0.004305 0.001025 0.397489 ( 0.476008)
test_all 0.073858 0.024197 390.434234 ( 36.818465)
test_rubyspec 0.042771 0.027828 40.666695 ( 53.212762)
total: 102.48 sec