Logfile: /home/ko1/ruby/logs/brlog.trunk.20230607-170603
#<BuildRuby:0x00005564a898fbb8
@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.20230607-170603",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001270 0.003730 1.612625 ( 2.880594)
build_miniruby 0.001083 0.000172 0.893014 ( 0.892307)
build_ruby 0.001196 0.000000 2.340189 ( 2.340999)
build_all 0.002311 0.007094 12.950464 ( 1.120738)
build_install 0.007669 0.000000 1.688795 ( 0.849129)
test_btest 0.000854 0.000000 79.844012 ( 7.640740)
test_basic 0.003962 0.000000 0.623836 ( 0.707238)
test_all 0.002740 0.000000 448.576102 ( 43.444806)
test_rubyspec 0.035829 0.009676 41.409313 ( 53.894126)
total: 113.77 sec