Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-102006
#<BuildRuby:0x000055c55e70fd68
@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.20240110-102006",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004542 0.000000 0.920632 ( 1.321237)
build_miniruby 0.000994 0.000000 0.934003 ( 0.933990)
build_ruby 0.001725 0.000000 2.741320 ( 2.742964)
build_all 0.010518 0.000000 14.800805 ( 1.405062)
build_install 0.001065 0.007823 4.256501 ( 1.151594)
test_btest 0.000624 0.000098 77.258702 ( 6.931553)
test_basic 0.002876 0.000454 0.434504 ( 0.517400)
test_all 0.118080 0.018185 530.706677 ( 49.022628)
test_rubyspec 0.024382 0.010849 50.796706 ( 63.353709)
total: 127.38 sec