Logfile: /home/ko1/ruby/logs/brlog.trunk.20230704-131302
#<BuildRuby:0x00005596369df0b8
@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.20230704-131302",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004472 0.001052 1.382063 ( 2.650089)
build_miniruby 0.000997 0.000000 0.856964 ( 0.857820)
build_ruby 0.000000 0.001218 2.603689 ( 2.604350)
build_all 0.003411 0.005867 11.407472 ( 7.880260)
build_install 0.008929 0.000000 5.181430 ( 2.032539)
test_btest 0.001568 0.000000 86.890265 ( 8.136702)
test_basic 0.005212 0.000000 0.793036 ( 0.876892)
test_all 0.000000 0.001169 471.249389 ( 46.478980)
test_rubyspec 0.026109 0.012756 42.105664 ( 54.562302)
total: 126.08 sec