Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-023044
#<BuildRuby:0x000055c348cb0460
@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.20230101-023044",
@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.000012)
autoconf 0.000000 0.000054 0.000054 ( 0.000055)
configure 0.000000 0.000017 0.000017 ( 0.000031)
build_up 0.002089 0.004339 0.865401 ( 1.042471)
build_miniruby 0.001022 0.000219 1.025933 ( 1.024159)
build_ruby 0.000000 0.001702 2.775112 ( 2.772603)
build_all 0.007459 0.002297 16.752715 ( 2.989653)
build_install 0.011586 0.000000 2.309875 ( 1.182728)
test_btest 0.000938 0.000000 68.380595 ( 11.579146)
test_basic 0.002775 0.003848 0.347111 ( 0.433192)
test_all 0.001073 0.000268 672.244852 ( 97.023437)
test_rubyspec 0.085320 0.033289 51.505333 ( 59.608582)
total: 177.66 sec