Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-073222
#<BuildRuby:0x000055cab7c74070
@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-073222",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.003319 0.001037 1.110013 ( 1.488299)
build_miniruby 0.001366 0.000000 0.900105 ( 0.904462)
build_ruby 0.001233 0.000000 2.673933 ( 2.674252)
build_all 0.009087 0.000000 14.244009 ( 1.302863)
build_install 0.007574 0.000000 4.147905 ( 1.084666)
test_btest 0.000992 0.000000 76.656368 ( 6.918627)
test_basic 0.001559 0.003401 0.633498 ( 0.711323)
test_all 0.109927 0.021334 489.802560 ( 48.151726)
test_rubyspec 0.033644 0.012547 47.047216 ( 59.418018)
total: 122.66 sec