Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-022450
#<BuildRuby:0x000055ccb91f9e98
@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.20230103-022450",
@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.000013 0.000004 0.000017 ( 0.000017)
configure 0.000025 0.000008 0.000033 ( 0.000032)
build_up 0.005023 0.001674 0.883233 ( 1.094442)
build_miniruby 0.000000 0.001346 1.015438 ( 1.013471)
build_ruby 0.000000 0.001660 2.774516 ( 2.771823)
build_all 0.009653 0.000000 16.826088 ( 2.982499)
build_install 0.005886 0.004980 2.295212 ( 1.179397)
test_btest 0.000824 0.000309 77.825851 ( 11.114956)
test_basic 0.001937 0.005253 0.355219 ( 0.440377)
test_all 0.000807 0.000353 675.563133 ( 94.264679)
test_rubyspec 0.074619 0.041892 51.502997 ( 59.579639)
total: 174.44 sec