Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-171708
#<BuildRuby:0x000056097cd57e70
@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-171708",
@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.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.003352 0.000914 0.804609 ( 1.018488)
build_miniruby 0.000792 0.000216 0.963987 ( 0.962422)
build_ruby 0.001246 0.000000 2.577049 ( 2.575556)
build_all 0.008877 0.000000 15.812285 ( 3.263860)
build_install 0.010940 0.000000 2.188715 ( 1.212292)
test_btest 0.000591 0.000000 57.022931 ( 12.073970)
test_basic 0.001233 0.003570 0.307987 ( 0.398631)
test_all 0.000765 0.000180 638.407816 (100.926673)
test_rubyspec 0.047076 0.020807 51.723668 ( 59.889443)
total: 182.32 sec