Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-131636
#<BuildRuby:0x00005648cae440d0
@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.20230125-131636",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.002568 0.004139 0.894015 ( 1.066138)
build_miniruby 0.001351 0.000000 1.016706 ( 1.014747)
build_ruby 0.001538 0.000000 2.757494 ( 2.755133)
build_all 0.009341 0.000485 16.704649 ( 3.009154)
build_install 0.011115 0.000266 2.079156 ( 1.063544)
test_btest 0.000811 0.000081 73.582069 ( 10.436988)
test_basic 0.006221 0.000173 0.369463 ( 0.455891)
test_all 0.001267 0.000121 672.400691 (101.462856)
test_rubyspec 0.122616 0.009079 51.992507 ( 60.015718)
total: 181.28 sec