Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-063214
#<BuildRuby:0x00005575029bb4b0
@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-063214",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000017 0.000002 0.000019 ( 0.000021)
build_up 0.002226 0.003668 1.434662 ( 2.673129)
build_miniruby 0.001484 0.000000 0.924926 ( 0.924083)
build_ruby 0.001495 0.000000 2.844437 ( 2.844315)
build_all 0.006190 0.003368 14.586194 ( 1.335986)
build_install 0.007836 0.000868 2.054135 ( 0.914138)
test_btest 0.000787 0.000171 84.610906 ( 7.731475)
test_basic 0.004184 0.000027 0.624310 ( 0.701560)
test_all 0.000864 0.000180 535.911611 ( 50.451159)
test_rubyspec 0.022419 0.018337 44.660990 ( 57.059243)
total: 124.64 sec