Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-092948
#<BuildRuby:0x00005560057e7fb0
@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.20230109-092948",
@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.000013 0.000004 0.000017 ( 0.000017)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.006069 0.000635 0.852044 ( 1.021398)
build_miniruby 0.001048 0.000323 1.025464 ( 1.023630)
build_ruby 0.001227 0.000377 2.794119 ( 2.791609)
build_all 0.010099 0.000000 16.881803 ( 3.001393)
build_install 0.011643 0.000000 2.116638 ( 1.085017)
test_btest 0.000999 0.000174 69.333910 ( 11.861650)
test_basic 0.002997 0.004075 0.349188 ( 0.434748)
test_all 0.001224 0.000322 660.586960 ( 97.515898)
test_rubyspec 0.042768 0.078282 52.081691 ( 60.112748)
total: 178.85 sec