Logfile: /home/ko1/ruby/logs/brlog.trunk.20230614-074545
#<BuildRuby:0x00005567b4477ea0
@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.20230614-074545",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002324 0.002475 1.353764 ( 2.583341)
build_miniruby 0.000789 0.000219 0.830181 ( 0.830626)
build_ruby 0.000948 0.000263 2.588832 ( 2.588599)
build_all 0.007350 0.002656 13.219547 ( 1.148154)
build_install 0.005888 0.002178 1.879638 ( 0.858317)
test_btest 0.001093 0.000000 85.330926 ( 7.072271)
test_basic 0.003578 0.000000 0.683710 ( 0.767202)
test_all 0.001186 0.000000 449.635249 ( 41.754432)
test_rubyspec 0.020485 0.019685 44.013812 ( 56.492409)
total: 114.10 sec