Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-185701
#<BuildRuby:0x000055ebeca0c188
@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.20240101-185701",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.006226 0.000351 1.157579 ( 1.305112)
build_miniruby 0.001068 0.000000 0.859384 ( 0.858736)
build_ruby 0.001868 0.000000 2.671207 ( 2.671618)
build_all 0.003201 0.004652 11.930437 ( 0.967663)
build_install 0.008575 0.003302 3.811512 ( 0.989784)
test_btest 0.000738 0.000174 61.986366 ( 5.321348)
test_basic 0.003244 0.000763 0.392472 ( 0.472592)
test_all 0.069792 0.027200 369.537320 ( 41.892104)
test_rubyspec 0.047211 0.017168 40.213841 ( 52.788282)
total: 107.27 sec