Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-030551
#<BuildRuby:0x0000558c34963f28
@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.20230112-030551",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000018)
configure 0.000014 0.000006 0.000020 ( 0.000020)
build_up 0.005687 0.000707 0.841929 ( 1.028948)
build_miniruby 0.000972 0.000374 1.010171 ( 1.008175)
build_ruby 0.001150 0.000443 2.777766 ( 2.775222)
build_all 0.009778 0.000000 16.753738 ( 2.952672)
build_install 0.010341 0.001044 2.054605 ( 1.075672)
test_btest 0.000879 0.000259 75.205256 ( 11.078818)
test_basic 0.001697 0.005025 0.343275 ( 0.429154)
test_all 0.000815 0.000288 656.140969 (105.001741)
test_rubyspec 0.068419 0.067594 51.738545 ( 59.748677)
total: 185.10 sec