Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-060527
#<BuildRuby:0x0000559c857c6678
@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.20221230-060527",
@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.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.004936 0.001519 0.843421 ( 1.002419)
build_miniruby 0.000972 0.000299 1.020370 ( 1.018458)
build_ruby 0.001561 0.000000 2.778018 ( 2.775307)
build_all 0.006967 0.002955 16.718232 ( 2.969266)
build_install 0.007515 0.003875 2.300522 ( 1.183476)
test_btest 0.000841 0.000280 73.098848 ( 10.713986)
test_basic 0.005930 0.001977 0.393121 ( 0.476513)
test_all 0.001527 0.000509 673.050269 ( 99.928074)
test_rubyspec 0.084731 0.047665 51.495008 ( 59.569556)
total: 179.64 sec