Logfile: /home/ko1/ruby/logs/brlog.trunk.20230607-165654
#<BuildRuby:0x0000557551517568
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230607-165654",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.001567 0.004301 1.384903 ( 2.810722)
build_miniruby 0.000974 0.000103 0.808823 ( 0.807986)
build_ruby 0.001162 0.000123 2.471562 ( 2.472333)
build_all 0.002255 0.007453 12.967311 ( 1.147772)
build_install 0.007047 0.000547 1.832811 ( 0.884037)
test_btest 0.000882 0.000160 84.178255 ( 6.358403)
test_basic 0.002814 0.000511 0.588240 ( 0.674092)
test_all 0.000954 0.000174 447.581312 ( 49.321840)
test_rubyspec 0.009560 0.031143 42.222622 ( 54.739623)
total: 119.22 sec