Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-111905
#<BuildRuby:0x000055860a537fd8
@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.20240108-111905",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.001800 0.003434 1.365682 ( 1.728950)
build_miniruby 0.000996 0.000239 1.990927 ( 1.993852)
build_ruby 0.001300 0.000312 4.552518 ( 4.592592)
build_all 0.004511 0.005227 16.557264 ( 1.716641)
build_install 0.011623 0.003913 4.943887 ( 1.730952)
test_btest 0.000671 0.000192 81.463830 ( 12.326928)
test_basic 0.005598 0.001599 0.717447 ( 0.785226)
test_all 0.098244 0.023756 541.992372 ( 77.649127)
test_rubyspec 0.042531 0.024139 82.512207 ( 94.785070)
total: 197.31 sec