Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-035238
#<BuildRuby:0x00005612b3fab858
@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.20231214-035238",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004766 0.000122 1.357589 ( 1.706595)
build_miniruby 0.000917 0.000145 0.931174 ( 0.931610)
build_ruby 0.001059 0.000168 2.814319 ( 2.814714)
build_all 0.005932 0.004507 16.976229 ( 1.522569)
build_install 0.008763 0.000051 5.014333 ( 1.207126)
test_btest 0.000000 0.000926 87.654374 ( 7.448125)
test_basic 0.000000 0.005245 0.780927 ( 0.859252)
test_all 0.095204 0.043233 543.772978 ( 56.816689)
test_rubyspec 0.021236 0.025109 50.753949 ( 63.166291)
total: 136.47 sec