Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-143823
#<BuildRuby:0x000055d5146e6858
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221214-143823",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000017 0.000006 0.000023 ( 0.000022)
configure 0.000011 0.000004 0.000015 ( 0.000016)
build_up 0.003126 0.001137 0.969120 ( 1.376765)
build_miniruby 0.000634 0.000231 0.980570 ( 0.979497)
build_ruby 0.001320 0.000000 2.730636 ( 2.621979)
build_all 0.007519 0.001530 15.880238 ( 3.312132)
build_install 0.008753 0.001253 2.222918 ( 1.267262)
test_btest 0.000558 0.000172 56.315932 ( 11.756488)
test_basic 0.000000 0.004906 0.300565 ( 0.391321)
test_all 0.000978 0.000466 670.339387 (138.704087)
test_rubyspec 0.026656 0.027673 52.168091 ( 60.356364)
total: 220.77 sec