Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-162948
#<BuildRuby:0x0000558f18f3bce8
@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.20231119-162948",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004084 0.000008 1.281214 ( 1.651214)
build_miniruby 0.001000 0.000100 0.895799 ( 0.895126)
build_ruby 0.001241 0.000124 2.970783 ( 2.971362)
build_all 0.006768 0.003395 16.588442 ( 1.500357)
build_install 0.002910 0.005431 4.908650 ( 1.181476)
test_btest 0.000612 0.000114 84.544535 ( 7.614850)
test_basic 0.003327 0.000616 0.596887 ( 0.671980)
test_all 0.102085 0.036384 511.542924 ( 61.041685)
test_rubyspec 0.024009 0.022822 49.567338 ( 61.981595)
total: 139.51 sec