Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-152339
#<BuildRuby:0x00005627895ac178
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240111-152339",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000010 0.000002 0.000012 ( 0.000007)
build_up 0.004913 0.000169 0.792609 ( 1.166962)
build_miniruby 0.000000 0.001173 0.831929 ( 0.831395)
build_ruby 0.000000 0.001542 2.674190 ( 2.675351)
build_all 0.000000 0.008251 12.011716 ( 1.009615)
build_install 0.000000 0.010213 3.403895 ( 0.961517)
test_btest 0.000739 0.000000 64.998196 ( 5.516314)
test_basic 0.001705 0.002979 0.398109 ( 0.479318)
test_all 0.063095 0.036510 399.385121 ( 35.353729)
test_rubyspec 0.034578 0.029809 40.685837 ( 53.238777)
total: 101.23 sec