Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-035447
#<BuildRuby:0x0000557f678db788
@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.20240103-035447",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.002386 0.004423 1.044344 ( 1.321382)
build_miniruby 0.000956 0.000147 0.781050 ( 0.780985)
build_ruby 0.001220 0.000188 2.675265 ( 2.676573)
build_all 0.004066 0.004345 11.901720 ( 0.954510)
build_install 0.008038 0.004209 3.511850 ( 0.969665)
test_btest 0.000601 0.000150 62.968212 ( 4.541586)
test_basic 0.004331 0.001083 0.410014 ( 0.488806)
test_all 0.082933 0.013663 397.629827 ( 37.373235)
test_rubyspec 0.031518 0.036445 39.744347 ( 52.349835)
total: 101.46 sec