Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-123434
#<BuildRuby:0x000055cf861b3040
@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.20231022-123434",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006074 0.000171 2.122192 ( 2.453656)
build_miniruby 0.000878 0.000073 0.918647 ( 0.918526)
build_ruby 0.000000 0.001340 2.648269 ( 2.649565)
build_all 0.008400 0.002289 16.817179 ( 1.589821)
build_install 0.008586 0.000576 5.417098 ( 1.195553)
test_btest 0.000946 0.000118 82.916894 ( 7.632028)
test_basic 0.000442 0.004422 0.610234 ( 0.690643)
test_all 0.087268 0.049703 513.377784 ( 59.701312)
test_rubyspec 0.023500 0.031708 49.897982 ( 62.098351)
total: 138.93 sec