Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-005155
#<BuildRuby:0x00005619c707abe8
@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.20230120-005155",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.005009 0.001542 0.849340 ( 1.049218)
build_miniruby 0.001038 0.000320 1.022763 ( 1.020688)
build_ruby 0.001200 0.000369 2.777113 ( 2.774594)
build_all 0.008699 0.001216 16.974974 ( 3.023992)
build_install 0.011598 0.000000 2.141752 ( 1.081542)
test_btest 0.000883 0.000000 77.123290 ( 10.363759)
test_basic 0.002855 0.005100 0.399676 ( 0.482784)
test_all 0.000510 0.000776 680.678266 (100.521222)
test_rubyspec 0.072879 0.052737 52.005570 ( 60.017069)
total: 180.34 sec