Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-025849
#<BuildRuby:0x000055cad9768460
@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.20221227-025849",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000048 0.000003 0.000051 ( 0.000050)
configure 0.000046 0.000000 0.000046 ( 0.000041)
build_up 0.000000 0.008825 0.846934 ( 1.045156)
build_miniruby 0.000000 0.001246 1.002477 ( 1.000587)
build_ruby 0.000340 0.001181 2.759274 ( 2.756694)
build_all 0.008484 0.001088 16.545921 ( 2.965101)
build_install 0.006225 0.005323 2.222716 ( 1.165371)
test_btest 0.000906 0.000259 74.684724 ( 10.710034)
test_basic 0.006571 0.000000 0.377110 ( 0.463318)
test_all 0.001213 0.000119 660.186167 ( 95.668806)
test_rubyspec 0.080553 0.029224 50.986210 ( 59.043067)
total: 174.82 sec