Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-214615
#<BuildRuby:0x00005646c45f8078
@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.20230731-214615",
@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.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004768 0.000085 1.338591 ( 2.695280)
build_miniruby 0.000853 0.000086 0.845357 ( 0.844510)
build_ruby 0.000000 0.001551 2.913442 ( 2.918011)
build_all 0.002411 0.006892 13.994206 ( 1.249330)
build_install 0.003100 0.004906 2.020056 ( 0.866857)
test_btest 0.000759 0.000189 80.849940 ( 7.787780)
test_basic 0.000628 0.004519 0.610983 ( 0.686209)
test_all 0.001033 0.000309 487.482557 ( 51.011862)
test_rubyspec 0.023444 0.015422 45.104361 ( 57.547171)
total: 125.61 sec