Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-083800
#<BuildRuby:0x0000556565934048
@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.20231014-083800",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001231 0.003598 1.224909 ( 1.497879)
build_miniruby 0.000000 0.000978 0.816285 ( 0.815848)
build_ruby 0.000000 0.001298 2.622291 ( 2.622298)
build_all 0.008005 0.002654 18.001016 ( 1.614879)
build_install 0.009763 0.001463 5.165640 ( 1.235783)
test_btest 0.000909 0.000202 90.974583 ( 7.353740)
test_basic 0.002302 0.002379 0.608142 ( 0.682376)
test_all 0.003891 0.004533 582.126143 ( 59.181401)
test_rubyspec 0.021156 0.026843 53.006401 ( 65.350809)
total: 140.36 sec