Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-143100
#<BuildRuby:0x0000561e603e8008
@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.20230108-143100",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.002526 0.003646 0.848305 ( 1.173246)
build_miniruby 0.001040 0.000297 1.022527 ( 1.020495)
build_ruby 0.001481 0.000000 2.784818 ( 2.781968)
build_all 0.008351 0.001551 16.859996 ( 2.998433)
build_install 0.010119 0.001417 2.141310 ( 1.089908)
test_btest 0.000914 0.000228 78.008699 ( 11.002505)
test_basic 0.006868 0.000471 0.327362 ( 0.412299)
test_all 0.001461 0.000344 653.053036 (104.977865)
test_rubyspec 0.082830 0.036073 52.314805 ( 60.321112)
total: 185.78 sec