Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-074514
#<BuildRuby:0x00005635ea5e3bb8
@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.20230621-074514",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.001817 0.003494 1.337978 ( 2.643989)
build_miniruby 0.000929 0.000196 0.874291 ( 0.873502)
build_ruby 0.001019 0.000215 2.449291 ( 2.449660)
build_all 0.005457 0.004318 15.974745 ( 1.379223)
build_install 0.008232 0.001003 4.682292 ( 1.112069)
test_btest 0.000873 0.000208 84.569587 ( 7.962654)
test_basic 0.003889 0.000000 0.729114 ( 0.812391)
test_all 0.000000 0.001840 449.905340 ( 39.714695)
test_rubyspec 0.019315 0.021758 43.889240 ( 56.390751)
total: 113.34 sec