Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-090757
#<BuildRuby:0x00005608b0d1ffd8
@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.20231121-090757",
@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.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001939 0.004322 0.915413 ( 1.309712)
build_miniruby 0.000838 0.000140 0.801378 ( 0.801424)
build_ruby 0.001375 0.000000 2.635865 ( 2.636688)
build_all 0.007488 0.000065 12.088063 ( 1.012945)
build_install 0.004345 0.005204 3.455920 ( 0.960655)
test_btest 0.000556 0.000119 65.256089 ( 5.621652)
test_basic 0.002132 0.002848 0.425353 ( 0.502651)
test_all 0.072411 0.024252 357.656085 ( 31.563351)
test_rubyspec 0.030030 0.037203 39.740073 ( 52.294770)
total: 96.70 sec