Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-111945
#<BuildRuby:0x00005599bec7f468
@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.20230130-111945",
@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.000005 0.000028 ( 0.000013)
build_up 0.005220 0.001205 0.843031 ( 1.001814)
build_miniruby 0.001081 0.000250 1.003322 ( 1.001305)
build_ruby 0.001359 0.000314 2.775645 ( 2.773120)
build_all 0.008087 0.001866 16.674868 ( 3.017438)
build_install 0.010243 0.001066 2.110613 ( 1.080339)
test_btest 0.000907 0.000195 68.302567 ( 11.623350)
test_basic 0.005130 0.001099 0.344346 ( 0.431464)
test_all 0.001099 0.000235 665.505250 ( 97.985607)
test_rubyspec 0.078608 0.054739 51.564866 ( 59.657232)
total: 178.57 sec