Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-032407
#<BuildRuby:0x000056333a82bf90
@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.20240116-032407",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.002519 0.003775 0.798614 ( 1.185365)
build_miniruby 0.001052 0.000151 0.809285 ( 0.808732)
build_ruby 0.001579 0.000225 2.656022 ( 2.656984)
build_all 0.007676 0.000480 11.959055 ( 0.992607)
build_install 0.009096 0.004399 3.356677 ( 0.962928)
test_btest 0.000711 0.000126 64.340538 ( 5.512341)
test_basic 0.003540 0.000625 0.397506 ( 0.477670)
test_all 0.074396 0.020540 384.744821 ( 31.859102)
test_rubyspec 0.037903 0.026478 40.246638 ( 52.788875)
total: 97.25 sec