Logfile: /home/ko1/ruby/logs/brlog.trunk.20230805-191941
#<BuildRuby:0x000055dadb30afa0
@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.20230805-191941",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005781 0.000165 1.391799 ( 2.595987)
build_miniruby 0.000954 0.000101 0.796759 ( 0.796318)
build_ruby 0.001239 0.000000 2.603636 ( 2.603655)
build_all 0.008690 0.000121 14.062223 ( 1.273879)
build_install 0.003989 0.004357 1.996735 ( 0.920864)
test_btest 0.000868 0.000118 81.808766 ( 7.606500)
test_basic 0.005503 0.000138 0.629303 ( 0.704803)
test_all 0.001817 0.000000 523.703025 ( 48.526708)
test_rubyspec 0.027368 0.015530 45.837619 ( 58.265962)
total: 123.30 sec