Logfile: /home/ko1/ruby/logs/brlog.trunk.20230121-201507
#<BuildRuby:0x000055d7b29bb8f8
@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.20230121-201507",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000010 0.000005 0.000015 ( 0.000012)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.002347 0.001173 0.627478 ( 1.045020)
build_miniruby 0.000652 0.000326 0.662922 ( 0.663001)
build_ruby 0.000830 0.000415 2.260315 ( 2.261272)
build_all 0.007576 0.001418 11.943636 ( 1.484610)
build_install 0.001172 0.005395 1.495586 ( 0.708577)
test_btest 0.000416 0.000231 62.914198 ( 6.264701)
test_basic 0.003440 0.000000 0.253442 ( 0.349446)
test_all 0.001181 0.000000 481.761696 ( 45.339747)
test_rubyspec 0.004711 0.025255 35.497815 ( 46.068914)
total: 104.19 sec