Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-063211
#<BuildRuby:0x00005619c14c7f58
@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.20230110-063211",
@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.000015)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.002672 0.003692 0.880879 ( 1.060435)
build_miniruby 0.001007 0.000288 1.022176 ( 1.020348)
build_ruby 0.001324 0.000378 2.780758 ( 2.778141)
build_all 0.009464 0.000287 16.849706 ( 2.988200)
build_install 0.007558 0.003980 2.147566 ( 1.085880)
test_btest 0.000737 0.000205 67.524521 ( 11.244250)
test_basic 0.005041 0.001400 0.349922 ( 0.436450)
test_all 0.001059 0.000294 665.271779 (110.083694)
test_rubyspec 0.098987 0.028935 51.894989 ( 59.902771)
total: 190.60 sec