Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-193451
#<BuildRuby:0x000055cdb91dffb0
@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-193451",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.000000 0.006626 0.860941 ( 1.029684)
build_miniruby 0.000000 0.001361 1.021934 ( 1.019986)
build_ruby 0.001142 0.000518 2.789158 ( 2.786558)
build_all 0.007312 0.002812 16.855909 ( 2.949677)
build_install 0.008345 0.003209 2.153494 ( 1.092041)
test_btest 0.000693 0.000266 77.743748 ( 10.489643)
test_basic 0.006800 0.000487 0.377549 ( 0.462358)
test_all 0.000999 0.000357 657.701233 (107.350667)
test_rubyspec 0.064759 0.070510 52.022949 ( 60.032131)
total: 187.21 sec