Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-120950
#<BuildRuby:0x000056544d3e7f68
@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.20220730-120950",
@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.000004 0.000003 0.000007 ( 0.000007)
autoconf 0.000008 0.000006 0.000014 ( 0.000014)
configure 0.000006 0.000004 0.000010 ( 0.000010)
build_up 0.003131 0.003355 0.930413 ( 1.325641)
build_miniruby 0.000638 0.000447 0.057255 ( 0.055979)
build_ruby 0.000591 0.000414 0.060064 ( 0.058801)
build_all 0.002619 0.001834 1.515851 ( 0.587736)
build_install 0.005090 0.004847 5.653972 ( 2.168860)
test_btest 0.000503 0.000366 47.650228 ( 8.631818)
test_basic 0.000971 0.005127 0.331828 ( 0.419768)
test_all 0.000580 0.000475 620.106111 ( 87.036448)
test_rubyspec 0.050491 0.076073 43.751252 ( 49.356645)
total: 149.64 sec