Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-025006
#<BuildRuby:0x0000555d6f0800d0
@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.20230119-025006",
@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.000011 0.000005 0.000016 ( 0.000016)
configure 0.000018 0.000010 0.000028 ( 0.000028)
build_up 0.004276 0.002264 0.849170 ( 1.051752)
build_miniruby 0.000857 0.000453 1.029786 ( 1.027897)
build_ruby 0.001053 0.000558 2.790283 ( 2.787959)
build_all 0.009574 0.000478 16.878039 ( 2.982585)
build_install 0.007311 0.002115 2.125844 ( 1.081538)
test_btest 0.000625 0.000287 77.995323 ( 10.502304)
test_basic 0.005899 0.000937 0.380339 ( 0.466005)
test_all 0.000549 0.000885 682.754525 ( 97.334051)
test_rubyspec 0.067749 0.062511 51.822769 ( 59.885730)
total: 177.12 sec