Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-145655
#<BuildRuby:0x000055dced70ca68
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221019-145655",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005856 0.004499 1.223994 ( 2.583146)
build_miniruby 0.003688 0.000567 5.433196 ( 3.696187)
build_ruby 0.002304 0.000000 1.870092 ( 1.794799)
build_all 0.009143 0.006132 12.959883 ( 1.729371)
build_install 0.013392 0.001647 1.769207 ( 0.936330)
test_btest 0.001205 0.000241 64.731289 ( 6.605973)
test_basic 0.006100 0.001220 0.370525 ( 0.459415)
test_all 0.006449 0.001289 492.195268 ( 54.080658)
test_rubyspec 0.086662 0.052526 43.256112 ( 51.729242)
total: 123.62 sec