Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-171903
#<BuildRuby:0x0000561b9d94bba0
@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.20220723-171903",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004405 0.005687 0.856805 ( 1.027306)
build_miniruby 0.001194 0.000434 0.052008 ( 0.051159)
build_ruby 0.001185 0.000431 0.065169 ( 0.065077)
build_all 0.004937 0.004806 1.260962 ( 0.477807)
build_install 0.009409 0.007234 4.285711 ( 1.780632)
test_btest 0.000951 0.000444 53.903723 ( 6.153053)
test_basic 0.002721 0.003606 0.282371 ( 0.374001)
test_all 0.003112 0.000000 506.644040 ( 52.990419)
test_rubyspec 0.072597 0.052510 41.834414 ( 47.714482)
total: 110.63 sec