Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-040056
#<BuildRuby:0x000055f54789c050
@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-040056",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.001907 0.003827 1.491683 ( 1.736922)
build_miniruby 0.000847 0.000154 0.821561 ( 0.821642)
build_ruby 0.001365 0.000248 2.647560 ( 2.651790)
build_all 0.008443 0.000698 14.198308 ( 1.345434)
build_install 0.004398 0.003588 4.176937 ( 1.056033)
test_btest 0.000843 0.000181 73.391035 ( 6.336930)
test_basic 0.004612 0.000988 0.734495 ( 0.808263)
test_all 0.109138 0.018138 513.669084 ( 59.125124)
test_rubyspec 0.036030 0.012971 48.602820 ( 60.982631)
total: 134.87 sec