Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-212407
#<BuildRuby:0x00005654e52e3520
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240114-212407",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000974 0.004319 1.009792 ( 1.377602)
build_miniruby 0.000801 0.000134 0.856747 ( 0.856170)
build_ruby 0.001431 0.000000 2.754024 ( 2.754022)
build_all 0.008987 0.000293 14.098146 ( 1.341986)
build_install 0.003686 0.004231 4.116733 ( 1.090678)
test_btest 0.000819 0.000156 76.628509 ( 6.780405)
test_basic 0.003966 0.000000 0.541768 ( 0.623088)
test_all 0.101423 0.029920 488.567582 ( 44.905239)
test_rubyspec 0.016532 0.029360 47.597822 ( 59.971853)
total: 119.70 sec