Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-101430
#<BuildRuby:0x00005623d7ca4c10
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220225-101430",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005583 0.005195 0.900609 ( 1.022523)
build_miniruby 0.001519 0.000350 0.073321 ( 0.071290)
build_ruby 0.002182 0.000504 0.078040 ( 0.075427)
build_all 0.009453 0.000037 4.218434 ( 0.861108)
build_install 0.006794 0.016667 7.876641 ( 2.430956)
test_btest 0.001626 0.000000 72.939317 ( 8.385549)
test_basic 0.007417 0.000000 0.331130 ( 0.425484)
test_all 0.001903 0.000335 667.274536 ( 70.676925)
test_rubyspec 0.093478 0.068720 46.073398 ( 51.442809)
total: 135.39 sec