Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-140656
#<BuildRuby:0x000055e8e762b4b8
@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.20220920-140656",
@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.000013 0.000001 0.000014 ( 0.000013)
autoconf 0.000050 0.000003 0.000053 ( 0.000065)
configure 0.000029 0.000002 0.000031 ( 0.000029)
build_up 0.008075 0.003858 1.085241 ( 1.415357)
build_miniruby 0.000000 0.002311 0.112401 ( 0.107268)
build_ruby 0.000355 0.001493 0.115403 ( 0.097558)
build_all 0.009128 0.000878 1.569895 ( 0.640098)
build_install 0.020600 0.001160 1.945501 ( 0.970783)
test_btest 0.001630 0.000000 78.072638 ( 8.216898)
test_basic 0.003832 0.004734 0.383986 ( 0.471347)
test_all 0.004418 0.000637 663.045875 ( 67.683251)
test_rubyspec 0.096459 0.078013 45.757723 ( 54.230992)
total: 133.83 sec