Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-230850
#<BuildRuby:0x0000558a10d5ff58
@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.20230118-230850",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006410 0.000000 0.845608 ( 1.191842)
build_miniruby 0.001380 0.000000 1.014306 ( 1.012410)
build_ruby 0.001484 0.000144 2.789876 ( 2.787303)
build_all 0.009764 0.000155 16.912629 ( 2.989580)
build_install 0.011605 0.000000 2.157606 ( 1.088795)
test_btest 0.000926 0.000000 73.056986 ( 10.446722)
test_basic 0.006398 0.000180 0.346406 ( 0.432645)
test_all 0.001474 0.000134 659.113295 (101.315939)
test_rubyspec 0.089956 0.037980 51.951989 ( 59.983556)
total: 181.25 sec