Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-195919
#<BuildRuby:0x00005601ff82ef90
@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.20220802-195919",
@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.000014 0.000011 0.000025 ( 0.000026)
autoconf 0.000022 0.000017 0.000039 ( 0.000043)
configure 0.000034 0.000025 0.000059 ( 0.000057)
build_up 0.009121 0.003358 0.813183 ( 0.890125)
build_miniruby 0.000000 0.001222 0.053640 ( 0.053128)
build_ruby 0.000000 0.001283 0.053876 ( 0.052768)
build_all 0.003740 0.004940 1.236969 ( 0.475864)
build_install 0.012134 0.004947 4.256210 ( 1.773358)
test_btest 0.001213 0.000849 50.694276 ( 6.227711)
test_basic 0.000318 0.006164 0.285759 ( 0.377187)
test_all 0.003296 0.000000 474.623016 ( 51.584431)
test_rubyspec 0.074955 0.062876 41.158846 ( 48.776129)
total: 110.21 sec