Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-114309
#<BuildRuby:0x000056506d12c078
@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.20230705-114309",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002442 0.004528 1.524918 ( 2.821717)
build_miniruby 0.000967 0.000161 0.812952 ( 0.813776)
build_ruby 0.001288 0.000000 2.869383 ( 2.869950)
build_all 0.010499 0.000000 11.099633 ( 7.547469)
build_install 0.009375 0.000000 5.197941 ( 2.057269)
test_btest 0.000764 0.000000 86.924031 ( 7.431716)
test_basic 0.004115 0.000000 0.580638 ( 0.664262)
test_all 0.000538 0.000934 477.527949 ( 41.720968)
test_rubyspec 0.021434 0.017571 43.613462 ( 56.042863)
total: 121.97 sec