Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-055557
#<BuildRuby:0x000055c331033320
@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.20231130-055557",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000006)
build_up 0.005028 0.000190 0.978755 ( 1.253167)
build_miniruby 0.000805 0.000146 0.879198 ( 0.879946)
build_ruby 0.001381 0.000251 2.702181 ( 2.704850)
build_all 0.007629 0.000000 12.053909 ( 1.021055)
build_install 0.014218 0.000000 3.607656 ( 0.967316)
test_btest 0.000733 0.000000 66.904884 ( 5.283693)
test_basic 0.003281 0.000000 0.372095 ( 0.454089)
test_all 0.071380 0.027183 372.630640 ( 40.196282)
test_rubyspec 0.029787 0.042732 39.358205 ( 52.030600)
total: 104.79 sec