Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-111729
#<BuildRuby:0x00005598b32df0b8
@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.20240115-111729",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.004444 0.000785 1.132471 ( 1.514966)
build_miniruby 0.001334 0.000000 0.909460 ( 0.907737)
build_ruby 0.001218 0.000000 2.728303 ( 2.727960)
build_all 0.009373 0.000000 14.136568 ( 1.308856)
build_install 0.007218 0.000000 4.078542 ( 1.081674)
test_btest 0.000662 0.000000 74.391820 ( 6.738366)
test_basic 0.001275 0.002819 0.688916 ( 0.766895)
test_all 0.114399 0.016083 513.255516 ( 49.877995)
test_rubyspec 0.020894 0.025821 47.962406 ( 60.311404)
total: 125.24 sec