Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-081707
#<BuildRuby:0x0000558b7b2aa678
@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.20221224-081707",
@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.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004455 0.000055 0.814340 ( 1.038036)
build_miniruby 0.001010 0.000000 1.002952 ( 1.001733)
build_ruby 0.001220 0.000000 2.596078 ( 2.594634)
build_all 0.008919 0.000000 15.921392 ( 3.440460)
build_install 0.010846 0.000000 2.141828 ( 1.207245)
test_btest 0.000698 0.000000 66.711372 ( 10.846729)
test_basic 0.004558 0.000298 0.274612 ( 0.365835)
test_all 0.000856 0.000077 633.606409 (110.068549)
test_rubyspec 0.057875 0.014768 51.131509 ( 59.318657)
total: 189.88 sec