Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-200226
#<BuildRuby:0x00005643b68878e0
@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-200226",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004299 0.001290 0.912814 ( 1.309878)
build_miniruby 0.000780 0.000234 0.807213 ( 0.807275)
build_ruby 0.001058 0.000318 2.600126 ( 2.600603)
build_all 0.006730 0.002019 12.225795 ( 0.973427)
build_install 0.002059 0.009392 3.871831 ( 1.002701)
test_btest 0.000694 0.000315 64.263424 ( 4.842039)
test_basic 0.002984 0.001356 0.411821 ( 0.491832)
test_all 0.065160 0.035332 348.119816 ( 39.504288)
test_rubyspec 0.044378 0.024932 40.175982 ( 52.718716)
total: 104.25 sec