Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-214739
#<BuildRuby:0x0000559ca8e4be80
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221210-214739",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.000000 0.004389 0.854888 ( 1.211795)
build_miniruby 0.000000 0.000928 1.019169 ( 1.017849)
build_ruby 0.000000 0.001121 2.836527 ( 2.742004)
build_all 0.008027 0.001152 15.850021 ( 3.316190)
build_install 0.007543 0.001142 2.225520 ( 1.219465)
test_btest 0.000424 0.000112 60.446471 ( 11.915965)
test_basic 0.003613 0.000951 0.294607 ( 0.386133)
test_all 0.000861 0.000227 663.364754 (107.115448)
test_rubyspec 0.042317 0.019041 52.211519 ( 60.442574)
total: 189.37 sec