Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-230747
#<BuildRuby:0x000056274dae7520
@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.20240109-230747",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000025 0.000008 0.000033 ( 0.000033)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.000000 0.007595 0.836724 ( 1.233777)
build_miniruby 0.000000 0.001210 0.811156 ( 0.810989)
build_ruby 0.000000 0.001509 2.673440 ( 2.674073)
build_all 0.003178 0.005522 11.919586 ( 0.986542)
build_install 0.003899 0.006899 3.354901 ( 0.964429)
test_btest 0.000407 0.000295 63.899458 ( 5.184998)
test_basic 0.000000 0.003943 0.403106 ( 0.484441)
test_all 0.062689 0.034732 380.243943 ( 38.433475)
test_rubyspec 0.037387 0.029446 40.502474 ( 53.063834)
total: 103.84 sec