Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-223418
#<BuildRuby:0x000055678d5080f8
@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.20221226-223418",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000020 0.000003 0.000023 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004385 0.004933 0.961059 ( 1.155066)
build_miniruby 0.001705 0.000393 0.845079 ( 0.844515)
build_ruby 0.002290 0.000528 2.147401 ( 2.148207)
build_all 0.010688 0.009669 18.569454 ( 2.168294)
build_install 0.016807 0.005602 2.020183 ( 1.040010)
test_btest 0.000987 0.000329 90.235481 ( 9.144688)
test_basic 0.008974 0.001286 0.340408 ( 0.426113)
test_all 0.002702 0.000000 680.147320 ( 67.670651)
test_rubyspec 0.114616 0.061295 47.963976 ( 56.105851)
total: 140.70 sec