Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-075037
#<BuildRuby:0x0000561bc7167f40
@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.20220602-075037",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000009 0.000004 0.000013 ( 0.000014)
build_up 0.005952 0.000926 0.874384 ( 0.927334)
build_miniruby 0.000589 0.000267 0.056505 ( 0.055279)
build_ruby 0.000683 0.000311 0.058948 ( 0.057584)
build_all 0.004190 0.000000 1.481577 ( 0.601461)
build_install 0.009161 0.001898 6.289177 ( 2.843430)
test_btest 0.000772 0.000000 51.298421 ( 8.278220)
test_basic 0.005191 0.000502 0.293628 ( 0.382455)
test_all 0.001474 0.000527 621.449398 ( 93.756431)
test_rubyspec 0.061978 0.055030 44.192422 ( 49.766262)
total: 156.67 sec