Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-144922
#<BuildRuby:0x000055fdd117c3c8
@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.20221225-144922",
@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.000021 0.000000 0.000021 ( 0.000022)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004190 0.000000 0.818053 ( 1.049381)
build_miniruby 0.000829 0.000000 0.971890 ( 0.970811)
build_ruby 0.001205 0.000000 2.639486 ( 2.637860)
build_all 0.000000 0.009140 15.910910 ( 3.336534)
build_install 0.001548 0.006610 2.214600 ( 1.232863)
test_btest 0.000482 0.000097 60.144965 ( 11.712317)
test_basic 0.004753 0.000147 0.297736 ( 0.388486)
test_all 0.001538 0.000294 643.354953 ( 99.146193)
test_rubyspec 0.060705 0.009134 52.243529 ( 60.464507)
total: 180.94 sec