Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-053239
#<BuildRuby:0x0000561804950098
@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.20240104-053239",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.006180 1.034278 ( 1.324108)
build_miniruby 0.000000 0.001038 0.801718 ( 0.801594)
build_ruby 0.000492 0.000890 2.662982 ( 2.667977)
build_all 0.005810 0.001937 11.977565 ( 0.968358)
build_install 0.011908 0.000000 3.492778 ( 0.969062)
test_btest 0.000619 0.000000 60.899985 ( 6.101045)
test_basic 0.001608 0.003308 0.393747 ( 0.473611)
test_all 0.072912 0.024581 403.020857 ( 36.027350)
test_rubyspec 0.033011 0.033815 40.094895 ( 52.655058)
total: 101.99 sec