Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-051916
#<BuildRuby:0x000055b4a11b3568
@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.20240103-051916",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000027 0.000001 0.000028 ( 0.000029)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004472 0.000235 1.296934 ( 1.552753)
build_miniruby 0.001146 0.000060 0.950554 ( 0.949485)
build_ruby 0.001396 0.000074 2.778149 ( 2.777940)
build_all 0.009056 0.000001 14.145743 ( 1.305176)
build_install 0.007705 0.000145 4.176310 ( 1.066083)
test_btest 0.001043 0.000047 73.293451 ( 7.075809)
test_basic 0.004539 0.000206 0.686153 ( 0.761408)
test_all 0.083827 0.047954 503.282538 ( 46.905931)
test_rubyspec 0.034501 0.009850 47.570784 ( 59.919669)
total: 122.32 sec