Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-013349
#<BuildRuby:0x0000557fabe76f28
@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.20231028-013349",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003805 0.000634 1.390478 ( 1.655623)
build_miniruby 0.000885 0.000148 0.973576 ( 0.972948)
build_ruby 0.001168 0.000195 2.775142 ( 2.775367)
build_all 0.004452 0.005435 16.537601 ( 1.553188)
build_install 0.007166 0.004138 4.941064 ( 1.165447)
test_btest 0.000876 0.000219 86.081935 ( 7.872830)
test_basic 0.000000 0.004302 0.712737 ( 0.789924)
test_all 0.111067 0.020353 513.468312 ( 50.837736)
test_rubyspec 0.014816 0.033022 49.708371 ( 62.070758)
total: 129.69 sec