Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-041801
#<BuildRuby:0x000056296c96ff00
@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.20230120-041801",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.005361 0.000765 0.901966 ( 1.090948)
build_miniruby 0.001010 0.000145 1.023399 ( 1.021699)
build_ruby 0.001291 0.000185 2.784664 ( 2.782114)
build_all 0.009320 0.000617 16.916737 ( 2.992131)
build_install 0.010631 0.000703 2.151615 ( 1.089536)
test_btest 0.000959 0.000120 76.427917 ( 10.888806)
test_basic 0.005514 0.000011 0.305723 ( 0.394094)
test_all 0.001091 0.000129 671.548899 ( 96.897285)
test_rubyspec 0.077846 0.046099 52.157060 ( 60.159190)
total: 177.32 sec