Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-004722
#<BuildRuby:0x0000563bdf5a6c40
@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.20220808-004722",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001832 0.004601 0.838972 ( 0.903192)
build_miniruby 0.000831 0.000208 0.057413 ( 0.056215)
build_ruby 0.000793 0.000198 0.059103 ( 0.057878)
build_all 0.003585 0.000897 1.532242 ( 0.580522)
build_install 0.004468 0.004672 5.652514 ( 2.149469)
test_btest 0.000671 0.000206 52.078201 ( 7.968143)
test_basic 0.000000 0.005747 0.326039 ( 0.414379)
test_all 0.000000 0.001050 615.447088 ( 87.624366)
test_rubyspec 0.054533 0.028432 43.765525 ( 51.170764)
total: 150.93 sec