Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-074906
#<BuildRuby:0x0000561539cffce8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231207-074906",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005364 0.000141 1.422784 ( 1.753338)
build_miniruby 0.000838 0.000084 0.917023 ( 0.916980)
build_ruby 0.001299 0.000000 3.063665 ( 3.063829)
build_all 0.010458 0.000000 17.149853 ( 1.484885)
build_install 0.008811 0.000000 5.032001 ( 1.166825)
test_btest 0.001236 0.000000 87.882265 ( 7.387174)
test_basic 0.006376 0.000000 0.683869 ( 0.757980)
test_all 0.121267 0.016806 545.563182 ( 61.762323)
test_rubyspec 0.022848 0.026765 52.757680 ( 65.075716)
total: 143.37 sec