Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-161331
#<BuildRuby:0x000055ae1a508ae8
@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.20220722-161331",
@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.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000095 0.000007 0.000102 ( 0.000104)
build_up 0.000000 0.010370 0.827023 ( 1.091912)
build_miniruby 0.000000 0.002141 0.062842 ( 0.061176)
build_ruby 0.000000 0.001431 0.052602 ( 0.051175)
build_all 0.000934 0.008446 1.224168 ( 0.453537)
build_install 0.010443 0.007344 4.400861 ( 1.818896)
test_btest 0.001043 0.000557 53.661611 ( 6.333784)
test_basic 0.005231 0.000452 0.280316 ( 0.380674)
test_all 0.000000 0.002315 482.467257 ( 52.019170)
test_rubyspec 0.066364 0.069335 41.578702 ( 47.402223)
total: 109.61 sec