Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-063403
#<BuildRuby:0x00005643f5213e70
@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-063403",
@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.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.004308 0.001077 1.135005 ( 1.525985)
build_miniruby 0.000721 0.000181 1.006532 ( 1.006480)
build_ruby 0.001108 0.000277 2.847807 ( 2.847393)
build_all 0.007891 0.000791 14.440101 ( 1.348955)
build_install 0.007186 0.000546 4.130887 ( 1.119174)
test_btest 0.000817 0.000181 76.412626 ( 6.846453)
test_basic 0.000000 0.004619 0.657647 ( 0.735967)
test_all 0.103977 0.024686 489.069793 ( 45.632799)
test_rubyspec 0.016727 0.028808 47.824263 ( 60.216672)
total: 121.28 sec