Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-193557
#<BuildRuby:0x000055daecd52c40
@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.20220809-193557",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002947 0.003592 0.819510 ( 1.061922)
build_miniruby 0.000971 0.000000 0.057930 ( 0.056778)
build_ruby 0.000854 0.000000 0.059706 ( 0.058536)
build_all 0.004051 0.000622 1.516030 ( 0.585423)
build_install 0.005427 0.005907 5.634184 ( 2.156178)
test_btest 0.000639 0.000228 51.800349 ( 8.316285)
test_basic 0.004066 0.001452 0.281493 ( 0.370298)
test_all 0.000802 0.000102 615.077677 ( 88.616414)
test_rubyspec 0.074640 0.036953 43.699705 ( 51.087035)
total: 152.31 sec