Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-101232
#<BuildRuby:0x0000561999cfc6d8
@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.20220921-101232",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009796 0.000699 1.125523 ( 1.139359)
build_miniruby 0.001855 0.000132 0.116627 ( 0.111838)
build_ruby 0.001910 0.000136 0.115955 ( 0.099263)
build_all 0.003680 0.005692 1.574162 ( 0.651622)
build_install 0.015039 0.007356 1.946413 ( 0.968354)
test_btest 0.001138 0.000228 70.436906 ( 8.759149)
test_basic 0.003842 0.003394 0.380430 ( 0.473643)
test_all 0.004070 0.000925 646.973080 ( 66.581408)
test_rubyspec 0.108768 0.066848 45.502243 ( 53.977516)
total: 132.76 sec