Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-005005
#<BuildRuby:0x0000556bc1850098
@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.20230206-005005",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.003817 0.603466 ( 1.025222)
build_miniruby 0.000925 0.000121 0.651383 ( 0.650903)
build_ruby 0.001096 0.000079 2.023588 ( 2.023343)
build_all 0.005093 0.003708 12.126928 ( 1.500609)
build_install 0.002766 0.003704 1.464024 ( 0.712637)
test_btest 0.000733 0.000000 64.722355 ( 5.902072)
test_basic 0.000486 0.003272 0.246924 ( 0.341630)
test_all 0.000000 0.001458 479.004786 ( 46.792905)
test_rubyspec 0.017457 0.011705 34.848554 ( 45.451008)
total: 104.40 sec