Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-134430
#<BuildRuby:0x000056261616be98
@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.20220530-134430",
@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.000003 0.000016 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005571 0.000929 0.899851 ( 1.607525)
build_miniruby 0.000873 0.000145 0.056536 ( 0.055223)
build_ruby 0.000776 0.000129 0.057104 ( 0.055954)
build_all 0.004230 0.000000 1.449318 ( 0.599091)
build_install 0.009986 0.000000 6.249109 ( 2.836203)
test_btest 0.000928 0.000000 53.996411 ( 8.224881)
test_basic 0.001714 0.004384 0.346149 ( 0.433712)
test_all 0.001131 0.000212 613.835166 ( 98.121688)
test_rubyspec 0.075839 0.040883 43.872199 ( 49.454623)
total: 161.39 sec