Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-193222
#<BuildRuby:0x000055f667a7c728
@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.20230130-193222",
@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.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000035 0.000008 0.000043 ( 0.000029)
build_up 0.001712 0.004594 0.845967 ( 1.320761)
build_miniruby 0.000901 0.000278 1.001233 ( 0.999393)
build_ruby 0.001198 0.000368 2.775119 ( 2.772506)
build_all 0.007234 0.002534 16.735618 ( 2.994511)
build_install 0.003477 0.007793 2.101204 ( 1.090880)
test_btest 0.000748 0.000308 76.114022 ( 10.778203)
test_basic 0.000914 0.006490 0.371976 ( 0.456801)
test_all 0.000876 0.000438 654.149599 ( 96.484741)
test_rubyspec 0.067249 0.054547 51.656023 ( 59.721963)
total: 176.62 sec