Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-015159
#<BuildRuby:0x00005573ce6d3e80
@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.20230114-015159",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.006273 0.000289 0.852975 ( 1.070581)
build_miniruby 0.001208 0.000161 1.024996 ( 1.022787)
build_ruby 0.001442 0.000192 2.778317 ( 2.775529)
build_all 0.009742 0.000102 16.743976 ( 2.941033)
build_install 0.011084 0.000221 2.068388 ( 1.078801)
test_btest 0.001019 0.000107 74.184440 ( 11.010774)
test_basic 0.007120 0.000246 0.358518 ( 0.443307)
test_all 0.000579 0.000778 665.334581 (105.975284)
test_rubyspec 0.059994 0.057535 52.085250 ( 60.144902)
total: 186.46 sec