Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-010554
#<BuildRuby:0x00005569407742d8
@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.20220719-010554",
@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.000006)
autoconf 0.000009 0.000005 0.000014 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.004346 0.002414 0.823726 ( 1.075813)
build_miniruby 0.000618 0.000343 0.056857 ( 0.055588)
build_ruby 0.000656 0.000365 0.059320 ( 0.057982)
build_all 0.002995 0.001664 1.541707 ( 0.604349)
build_install 0.005683 0.005459 5.661989 ( 2.154856)
test_btest 0.000411 0.000246 48.598291 ( 8.323658)
test_basic 0.003292 0.001975 0.331408 ( 0.420260)
test_all 0.001282 0.000000 619.363327 ( 88.461296)
test_rubyspec 0.084320 0.041985 43.708661 ( 49.330710)
total: 150.49 sec