Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-001211
#<BuildRuby:0x000055a60d4c7788
@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.20231218-001211",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000740 0.004141 1.030762 ( 1.292362)
build_miniruby 0.001026 0.000186 0.875953 ( 0.875160)
build_ruby 0.001146 0.000209 2.716940 ( 2.722836)
build_all 0.001070 0.007519 12.064811 ( 1.010720)
build_install 0.012201 0.002513 3.583871 ( 0.977910)
test_btest 0.000625 0.000192 61.324468 ( 5.611337)
test_basic 0.003642 0.001121 0.382302 ( 0.463772)
test_all 0.072906 0.027554 398.651846 ( 35.421942)
test_rubyspec 0.020414 0.036018 40.066596 ( 52.710022)
total: 101.09 sec