Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-062452
#<BuildRuby:0x0000557d7cf23fb0
@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.20230113-062452",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000029 0.000006 0.000035 ( 0.000020)
build_up 0.005981 0.000425 0.845647 ( 1.271248)
build_miniruby 0.001069 0.000214 1.025586 ( 1.023651)
build_ruby 0.001224 0.000245 2.778706 ( 2.776115)
build_all 0.005352 0.004456 16.750593 ( 2.972989)
build_install 0.000000 0.009023 2.079635 ( 1.069370)
test_btest 0.000541 0.000542 69.593391 ( 12.324203)
test_basic 0.004417 0.001718 0.369272 ( 0.456016)
test_all 0.000933 0.000363 668.779914 ( 93.391750)
test_rubyspec 0.075748 0.061023 51.958753 ( 60.001680)
total: 175.29 sec