Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-214818
#<BuildRuby:0x000055e71c243e80
@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.20230115-214818",
@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.000016)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.005798 0.000528 0.847471 ( 1.446207)
build_miniruby 0.000000 0.001289 1.018895 ( 1.016865)
build_ruby 0.000000 0.001358 2.797657 ( 2.795073)
build_all 0.008568 0.001516 16.755786 ( 2.966089)
build_install 0.008644 0.002881 2.108872 ( 1.085634)
test_btest 0.000867 0.000000 81.629528 ( 11.058782)
test_basic 0.006618 0.000204 0.363242 ( 0.449106)
test_all 0.000000 0.001241 678.226663 (106.534885)
test_rubyspec 0.072307 0.050454 52.513625 ( 60.557926)
total: 187.91 sec