Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-000135
#<BuildRuby:0x00005578ddad5e98
@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-000135",
@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.000018 0.000005 0.000023 ( 0.000023)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002431 0.004071 0.846565 ( 1.338809)
build_miniruby 0.001032 0.000303 1.021704 ( 1.019847)
build_ruby 0.001157 0.000341 2.814997 ( 2.812560)
build_all 0.008501 0.001418 16.858701 ( 3.007784)
build_install 0.009825 0.001617 2.097841 ( 1.080065)
test_btest 0.000867 0.000228 75.407024 ( 10.524052)
test_basic 0.005665 0.001490 0.378204 ( 0.462479)
test_all 0.001192 0.000314 667.823692 (105.433673)
test_rubyspec 0.067093 0.028257 51.992537 ( 60.056744)
total: 185.74 sec