Logfile: /home/ko1/ruby/logs/brlog.trunk.20230628-065727
#<BuildRuby:0x0000555969518098
@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.20230628-065727",
@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.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005477 0.000344 1.534737 ( 2.890521)
build_miniruby 0.000935 0.000208 0.830983 ( 0.830838)
build_ruby 0.001044 0.000232 2.662671 ( 2.663473)
build_all 0.004762 0.005455 16.530417 ( 1.418128)
build_install 0.009421 0.000000 4.896411 ( 1.138616)
test_btest 0.001082 0.000000 87.038315 ( 7.733854)
test_basic 0.005326 0.000000 0.750290 ( 0.832857)
test_all 0.001489 0.000000 499.102618 ( 45.127016)
test_rubyspec 0.012088 0.026414 42.573154 ( 55.076905)
total: 117.71 sec