Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-070756
#<BuildRuby:0x000055b3a0e4aeb8
@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-070756",
@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.000006 0.000002 0.000008 ( 0.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004635 0.000130 0.926253 ( 1.306868)
build_miniruby 0.001055 0.000198 0.961718 ( 0.960810)
build_ruby 0.001083 0.000203 2.758704 ( 2.762587)
build_all 0.010197 0.000000 14.773667 ( 1.369086)
build_install 0.000758 0.007898 4.315408 ( 1.166037)
test_btest 0.000838 0.000000 76.006630 ( 7.764388)
test_basic 0.007941 0.000173 0.669041 ( 0.743619)
test_all 0.098389 0.039116 498.378021 ( 52.056168)
test_rubyspec 0.021793 0.010512 49.602851 ( 62.232308)
total: 130.36 sec