Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-164058
#<BuildRuby:0x000055fcf51d7e80
@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.20230118-164058",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000015 0.000006 0.000021 ( 0.000022)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.001449 0.004904 0.846871 ( 1.035356)
build_miniruby 0.000865 0.000472 1.018101 ( 1.016216)
build_ruby 0.001054 0.000575 2.795134 ( 2.792473)
build_all 0.003425 0.006608 16.890087 ( 3.013203)
build_install 0.009099 0.002580 2.142720 ( 1.085397)
test_btest 0.000638 0.000372 75.291871 ( 10.388397)
test_basic 0.006012 0.000455 0.350124 ( 0.436527)
test_all 0.001011 0.000544 661.281298 ( 92.752076)
test_rubyspec 0.067792 0.063179 52.003158 ( 60.008126)
total: 172.53 sec