Logfile: /home/ko1/ruby/logs/brlog.trunk.20230202-161634
#<BuildRuby:0x00005609ed24b8f8
@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.20230202-161634",
@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.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003351 0.000000 0.608790 ( 1.026527)
build_miniruby 0.000910 0.000000 0.631651 ( 0.631057)
build_ruby 0.001174 0.000000 2.042229 ( 2.042123)
build_all 0.004513 0.004666 11.958974 ( 1.486382)
build_install 0.006564 0.000000 1.500059 ( 0.715221)
test_btest 0.000722 0.000000 63.675718 ( 6.235634)
test_basic 0.003284 0.000084 0.247827 ( 0.343455)
test_all 0.001180 0.000074 483.915115 ( 47.778605)
test_rubyspec 0.008021 0.020461 36.279759 ( 46.161452)
total: 106.42 sec