Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-014258
#<BuildRuby:0x000055b116780088
@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.20220717-014258",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005620 0.000372 0.834605 ( 1.172351)
build_miniruby 0.000677 0.000169 0.056752 ( 0.055594)
build_ruby 0.000000 0.000733 0.059094 ( 0.057896)
build_all 0.000669 0.003750 1.490060 ( 0.605794)
build_install 0.009021 0.000000 5.632000 ( 2.192061)
test_btest 0.000814 0.000000 51.442212 ( 7.691660)
test_basic 0.001565 0.003833 0.287790 ( 0.376752)
test_all 0.000594 0.000198 615.360881 ( 90.325372)
test_rubyspec 0.080520 0.031936 43.333901 ( 48.937120)
total: 151.42 sec