Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-204733
#<BuildRuby:0x000056234401e038
@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.20220819-204733",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005180 0.005357 0.871335 ( 0.871121)
build_miniruby 0.001637 0.000437 0.063032 ( 0.061222)
build_ruby 0.001135 0.000303 0.054646 ( 0.053568)
build_all 0.003185 0.004725 1.249490 ( 0.466846)
build_install 0.012345 0.002644 1.585992 ( 0.794386)
test_btest 0.001083 0.000338 53.920799 ( 6.294045)
test_basic 0.005587 0.001746 0.276744 ( 0.366145)
test_all 0.002140 0.002327 497.677101 ( 51.664947)
test_rubyspec 0.065866 0.068050 41.949841 ( 50.552958)
total: 111.13 sec