Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-101755
#<BuildRuby:0x0000563ece214040
@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-101755",
@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.000007 0.000000 0.000007 ( 0.000023)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004011 0.000000 0.922281 ( 1.234386)
build_miniruby 0.000994 0.000000 0.986132 ( 0.984779)
build_ruby 0.001306 0.000000 2.708576 ( 2.707100)
build_all 0.009250 0.000000 15.673962 ( 3.312361)
build_install 0.010887 0.000000 2.280641 ( 1.299645)
test_btest 0.000000 0.000585 57.685663 ( 12.044700)
test_basic 0.001568 0.003525 0.296776 ( 0.387034)
test_all 0.000821 0.000035 634.456604 (102.508716)
test_rubyspec 0.033103 0.023568 52.007413 ( 60.228680)
total: 184.71 sec