Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-075835
#<BuildRuby:0x0000558665990728
@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.20221231-075835",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000043 0.000007 0.000050 ( 0.000035)
build_up 0.005632 0.000804 0.877835 ( 1.073585)
build_miniruby 0.001060 0.000151 1.022205 ( 1.020255)
build_ruby 0.001620 0.000000 2.782576 ( 2.779746)
build_all 0.006158 0.003538 16.794521 ( 3.014350)
build_install 0.010605 0.001061 2.297598 ( 1.164952)
test_btest 0.000772 0.000128 72.806739 ( 10.768300)
test_basic 0.002252 0.004136 0.347070 ( 0.433586)
test_all 0.000974 0.000205 651.598811 (102.294416)
test_rubyspec 0.101994 0.030977 51.552889 ( 59.580405)
total: 182.13 sec