Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-100634
#<BuildRuby:0x000055a57d1e3de0
@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="-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.20220612-100634",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006262 0.000482 0.846645 ( 0.991333)
build_miniruby 0.000907 0.000070 0.058267 ( 0.056973)
build_ruby 0.000749 0.000058 0.059275 ( 0.057989)
build_all 0.004278 0.000000 1.502926 ( 0.609575)
build_install 0.010468 0.000349 6.288750 ( 2.822416)
test_btest 0.000769 0.000051 49.044006 ( 8.587585)
test_basic 0.000257 0.005233 0.265159 ( 0.354210)
test_all 0.001404 0.000000 640.770165 ( 90.268506)
test_rubyspec 0.103601 0.018511 44.012839 ( 49.562276)
total: 153.31 sec