Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-143949
#<BuildRuby:0x000056452a1b68c0
@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.20220829-143949",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000011)
build_up 0.004943 0.001798 0.853824 ( 1.099170)
build_miniruby 0.000705 0.000257 0.057951 ( 0.056800)
build_ruby 0.000000 0.000905 0.059696 ( 0.058389)
build_all 0.000851 0.003800 1.530661 ( 0.585643)
build_install 0.007520 0.003418 1.907865 ( 0.949453)
test_btest 0.000501 0.000227 48.505247 ( 8.362954)
test_basic 0.000165 0.005289 0.253472 ( 0.343149)
test_all 0.003249 0.000000 588.235198 ( 93.316787)
test_rubyspec 0.048941 0.034474 43.323486 ( 51.695290)
total: 156.47 sec