Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-095814
#<BuildRuby:0x0000559fdc3e1058
@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.20220826-095814",
@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.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.000595 0.009873 0.899839 ( 2.127378)
build_miniruby 0.001607 0.000000 0.055028 ( 0.053278)
build_ruby 0.001914 0.000000 0.056643 ( 0.055186)
build_all 0.002832 0.005545 1.252714 ( 0.476956)
build_install 0.010543 0.005651 1.564302 ( 0.789100)
test_btest 0.001406 0.000000 50.738398 ( 6.063388)
test_basic 0.004521 0.001147 0.294767 ( 0.385312)
test_all 0.001766 0.002944 505.296535 ( 53.141855)
test_rubyspec 0.064152 0.068978 41.773931 ( 50.422368)
total: 113.52 sec