Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-012723
#<BuildRuby:0x000055d62d7cbe70
@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.20230110-012723",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.005069 0.001560 0.847975 ( 1.017436)
build_miniruby 0.000888 0.000273 1.016173 ( 1.014272)
build_ruby 0.001207 0.000371 2.772326 ( 2.769700)
build_all 0.005408 0.004772 16.857403 ( 2.991107)
build_install 0.009712 0.001740 2.142450 ( 1.092593)
test_btest 0.000664 0.000222 70.537758 ( 11.447145)
test_basic 0.006260 0.000428 0.352329 ( 0.438419)
test_all 0.000981 0.000307 671.591855 ( 98.225678)
test_rubyspec 0.093258 0.035666 52.234004 ( 60.293433)
total: 179.29 sec