Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-150150
#<BuildRuby:0x000055db713b3e20
@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.20230727-150150",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.005637 0.000939 1.481729 ( 2.763607)
build_miniruby 0.000919 0.000153 0.835690 ( 0.835364)
build_ruby 0.001150 0.000000 2.583377 ( 2.584181)
build_all 0.008661 0.000201 13.336256 ( 1.165605)
build_install 0.000206 0.007685 1.848871 ( 0.865743)
test_btest 0.000561 0.000134 77.330816 ( 7.547272)
test_basic 0.003241 0.000772 0.692546 ( 0.769794)
test_all 0.000805 0.000192 491.389973 ( 48.941992)
test_rubyspec 0.006957 0.035707 42.268300 ( 54.621354)
total: 120.10 sec