Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-102651
#<BuildRuby:0x00005573cd28c3c8
@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.20230124-102651",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000016)
configure 0.000014 0.000006 0.000020 ( 0.000032)
build_up 0.005772 0.000734 0.914173 ( 1.094200)
build_miniruby 0.000891 0.000371 1.008670 ( 1.006855)
build_ruby 0.001166 0.000486 2.748934 ( 2.746283)
build_all 0.008278 0.001484 16.804489 ( 3.010664)
build_install 0.004539 0.004643 2.095107 ( 1.075240)
test_btest 0.000731 0.000314 75.528064 ( 10.319555)
test_basic 0.000000 0.006553 0.354186 ( 0.440394)
test_all 0.000575 0.000693 656.304836 (110.636962)
test_rubyspec 0.065632 0.061594 51.497378 ( 59.557881)
total: 189.89 sec