Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-073013
#<BuildRuby:0x0000564db54bf740
@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.20240116-073013",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000020 0.000008 0.000028 ( 0.000028)
configure 0.000015 0.000006 0.000021 ( 0.000022)
build_up 0.003596 0.001438 1.039164 ( 1.620755)
build_miniruby 0.000717 0.000287 0.867376 ( 0.867312)
build_ruby 0.000981 0.000392 2.675027 ( 2.674866)
build_all 0.007739 0.001296 14.186113 ( 1.286732)
build_install 0.008342 0.000000 4.116395 ( 1.065569)
test_btest 0.000953 0.000117 76.743804 ( 6.520529)
test_basic 0.004283 0.001427 0.761423 ( 0.836526)
test_all 0.107303 0.027185 476.787567 ( 52.030997)
test_rubyspec 0.039781 0.013585 48.358148 ( 60.711316)
total: 127.62 sec