Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-200805
#<BuildRuby:0x000055731fb003c8
@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.20230114-200805",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000040 0.000013 0.000053 ( 0.000053)
configure 0.000034 0.000010 0.000044 ( 0.000044)
build_up 0.004804 0.004214 0.857952 ( 1.499182)
build_miniruby 0.001098 0.000000 1.015298 ( 1.013513)
build_ruby 0.001426 0.000000 2.782757 ( 2.780217)
build_all 0.009702 0.000137 16.807578 ( 2.987478)
build_install 0.006658 0.004876 2.096180 ( 1.080614)
test_btest 0.000651 0.000217 72.998210 ( 10.992741)
test_basic 0.005800 0.000513 0.341578 ( 0.428141)
test_all 0.001010 0.000318 660.364929 (102.785433)
test_rubyspec 0.061915 0.030421 52.089873 ( 60.166318)
total: 183.73 sec