Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-224427
#<BuildRuby:0x000055675d72c3c8
@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.20230119-224427",
@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.000026 0.000006 0.000032 ( 0.000033)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005288 0.001220 0.909419 ( 1.118452)
build_miniruby 0.000000 0.001347 1.023642 ( 1.021864)
build_ruby 0.000000 0.001567 2.792566 ( 2.790103)
build_all 0.002104 0.007706 16.931386 ( 3.008025)
build_install 0.009285 0.001968 2.126080 ( 1.079915)
test_btest 0.000704 0.000264 78.383620 ( 10.468421)
test_basic 0.006665 0.000794 0.369765 ( 0.453941)
test_all 0.001151 0.000407 663.227929 (101.006107)
test_rubyspec 0.068187 0.049136 52.243674 ( 60.241668)
total: 181.19 sec