Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-093446
#<BuildRuby:0x0000565487c003c8
@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.20221221-093446",
@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.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.000000 0.004192 0.881588 ( 1.106299)
build_miniruby 0.000000 0.001081 0.932462 ( 0.930809)
build_ruby 0.000000 0.001154 2.639870 ( 2.638214)
build_all 0.009139 0.000000 15.947741 ( 3.400847)
build_install 0.001847 0.006935 2.177183 ( 1.206710)
test_btest 0.000435 0.000145 66.476920 ( 11.043517)
test_basic 0.003229 0.001076 0.299010 ( 0.390322)
test_all 0.001015 0.000338 656.971661 (151.872432)
test_rubyspec 0.044756 0.022632 51.819589 ( 60.021174)
total: 232.61 sec