Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-045607
#<BuildRuby:0x000055816bba7858
@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-045607",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.004243 0.000027 0.953206 ( 1.332392)
build_miniruby 0.000828 0.000195 0.862317 ( 0.861798)
build_ruby 0.001090 0.000256 2.834170 ( 2.833986)
build_all 0.008250 0.000888 14.297311 ( 1.399340)
build_install 0.006129 0.001362 4.020121 ( 1.048886)
test_btest 0.000925 0.000206 77.816240 ( 7.115540)
test_basic 0.004102 0.000911 0.733801 ( 0.809213)
test_all 0.089451 0.039241 468.424051 ( 50.595625)
test_rubyspec 0.021717 0.024608 48.132598 ( 60.518923)
total: 126.52 sec