Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-081442
#<BuildRuby:0x00005574b59c6628
@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.20221228-081442",
@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.000014 0.000004 0.000018 ( 0.000018)
configure 0.000032 0.000010 0.000042 ( 0.000028)
build_up 0.004892 0.001505 0.840834 ( 1.032350)
build_miniruby 0.001187 0.000000 1.016276 ( 1.014352)
build_ruby 0.001644 0.000000 2.775867 ( 2.773306)
build_all 0.009746 0.000000 16.676044 ( 2.977814)
build_install 0.007632 0.001884 2.248366 ( 1.183740)
test_btest 0.000634 0.000158 74.667044 ( 11.013788)
test_basic 0.004587 0.002994 0.360840 ( 0.444918)
test_all 0.000939 0.000256 662.550098 ( 96.677137)
test_rubyspec 0.096121 0.039316 51.591112 ( 59.713839)
total: 176.83 sec