Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-093630
#<BuildRuby:0x0000561b6f3d4060
@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.20231229-093630",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001670 0.003367 0.804400 ( 1.224450)
build_miniruby 0.000947 0.000000 0.809030 ( 0.808839)
build_ruby 0.001484 0.000000 2.710158 ( 2.711387)
build_all 0.005628 0.002050 12.056001 ( 0.945356)
build_install 0.003166 0.007467 3.481614 ( 0.974025)
test_btest 0.000553 0.000204 64.512623 ( 4.890242)
test_basic 0.002805 0.001034 0.410404 ( 0.491713)
test_all 0.063628 0.036062 376.747521 ( 36.779159)
test_rubyspec 0.037511 0.028289 40.547576 ( 53.094939)
total: 101.92 sec