Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-121218
#<BuildRuby:0x0000557ed50c3fd8
@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-121218",
@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.000002 0.000000 0.000002 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.005512 0.000391 1.159390 ( 1.304054)
build_miniruby 0.000981 0.000000 0.804838 ( 0.804943)
build_ruby 0.001985 0.000000 2.663235 ( 2.663203)
build_all 0.007680 0.000000 12.029066 ( 0.955611)
build_install 0.008294 0.005374 3.586445 ( 0.976424)
test_btest 0.000591 0.000174 61.000492 ( 5.897981)
test_basic 0.003216 0.000945 0.404165 ( 0.484777)
test_all 0.086840 0.011901 391.540474 ( 32.875721)
test_rubyspec 0.024199 0.042861 40.133528 ( 52.699580)
total: 98.66 sec