Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-175709
#<BuildRuby:0x000055b1862a7bb8
@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.20230726-175709",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.005614 0.000624 1.542460 ( 2.982932)
build_miniruby 0.000882 0.000098 0.887841 ( 0.888117)
build_ruby 0.001074 0.000119 2.568434 ( 2.568424)
build_all 0.008745 0.000000 13.299502 ( 1.217564)
build_install 0.004144 0.003856 1.891546 ( 0.911970)
test_btest 0.001013 0.000138 79.527636 ( 7.299760)
test_basic 0.003880 0.000529 0.706782 ( 0.782992)
test_all 0.001792 0.000056 501.605032 ( 45.514050)
test_rubyspec 0.022997 0.016373 43.516998 ( 55.999393)
total: 118.17 sec