Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-185650
#<BuildRuby:0x000055ba4e5e6858
@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.20230114-185650",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.008936 0.000000 0.856921 ( 1.188587)
build_miniruby 0.001320 0.000000 1.029405 ( 1.027490)
build_ruby 0.001552 0.000000 2.784980 ( 2.782271)
build_all 0.009042 0.000791 16.734890 ( 2.983014)
build_install 0.011299 0.000000 2.089185 ( 1.071667)
test_btest 0.000918 0.000000 77.789241 ( 10.610336)
test_basic 0.003009 0.003186 0.337106 ( 0.423750)
test_all 0.000962 0.000175 664.613064 (101.918360)
test_rubyspec 0.077609 0.046722 52.427305 ( 60.453487)
total: 182.46 sec