Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-164302
#<BuildRuby:0x000055baa342bce8
@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-164302",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006704 0.000000 1.555884 ( 2.907947)
build_miniruby 0.000937 0.000000 0.924199 ( 0.923086)
build_ruby 0.001594 0.000000 2.771488 ( 2.771693)
build_all 0.009386 0.000000 14.159625 ( 1.322345)
build_install 0.008489 0.000000 2.075540 ( 1.133375)
test_btest 0.000000 0.000982 82.119577 ( 7.786712)
test_basic 0.002875 0.002221 0.697036 ( 0.773548)
test_all 0.002020 0.000216 527.357782 ( 49.760872)
test_rubyspec 0.017172 0.025203 44.232708 ( 56.617775)
total: 124.00 sec