Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-171832
#<BuildRuby:0x0000557f15f6ca68
@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.20220828-171832",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000034 0.000009 0.000043 ( 0.000043)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.002601 0.009246 0.819056 ( 0.884851)
build_miniruby 0.001341 0.000610 0.056849 ( 0.054824)
build_ruby 0.002257 0.000000 0.055125 ( 0.053232)
build_all 0.009144 0.000000 1.252945 ( 0.469093)
build_install 0.012642 0.002211 1.540289 ( 0.783216)
test_btest 0.000746 0.000249 52.510673 ( 5.820845)
test_basic 0.003972 0.001324 0.287366 ( 0.384643)
test_all 0.002284 0.000761 484.866752 ( 52.398944)
test_rubyspec 0.069010 0.051724 41.098336 ( 49.724212)
total: 110.57 sec