Logfile: /home/ko1/ruby/logs/brlog.trunk.20230622-055758
#<BuildRuby:0x000055d6cf307ce8
@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.20230622-055758",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000870 0.004442 1.379973 ( 2.716536)
build_miniruby 0.000699 0.000280 0.860864 ( 0.860199)
build_ruby 0.000000 0.001295 2.672321 ( 2.672592)
build_all 0.004564 0.005456 15.689879 ( 1.353917)
build_install 0.000000 0.010278 4.609949 ( 1.085955)
test_btest 0.000204 0.000476 85.798354 ( 7.486619)
test_basic 0.002115 0.001336 0.702208 ( 0.784654)
test_all 0.001149 0.000726 441.435152 ( 49.825024)
test_rubyspec 0.014678 0.024565 41.595401 ( 54.089126)
total: 120.88 sec