Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-115329
#<BuildRuby:0x00005587559cfce8
@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.20231203-115329",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004810 0.000085 1.341707 ( 1.684738)
build_miniruby 0.000889 0.000089 0.911910 ( 0.911223)
build_ruby 0.001238 0.000124 2.997745 ( 2.997238)
build_all 0.005136 0.004890 16.124860 ( 1.510906)
build_install 0.000000 0.009414 4.748838 ( 1.136286)
test_btest 0.000690 0.000418 83.007617 ( 7.124531)
test_basic 0.003786 0.000987 0.731322 ( 0.806830)
test_all 0.098805 0.036908 514.152440 ( 54.925076)
test_rubyspec 0.027302 0.018431 49.763123 ( 62.098322)
total: 133.20 sec