Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-141204
#<BuildRuby:0x0000558fb3c6b040
@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.20240114-141204",
@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.000018 0.000007 0.000025 ( 0.000025)
autoconf 0.000042 0.000017 0.000059 ( 0.000062)
configure 0.000019 0.000007 0.000026 ( 0.000025)
build_up 0.003164 0.001266 1.112994 ( 1.478813)
build_miniruby 0.000968 0.000387 0.893941 ( 0.892957)
build_ruby 0.000893 0.000357 2.696039 ( 2.695750)
build_all 0.009115 0.000113 14.092172 ( 1.275138)
build_install 0.005704 0.002013 4.026342 ( 1.048475)
test_btest 0.000841 0.000296 75.573658 ( 7.013363)
test_basic 0.003561 0.001257 0.534936 ( 0.611190)
test_all 0.079921 0.050015 474.911555 ( 50.223898)
test_rubyspec 0.018737 0.028123 47.031334 ( 59.387316)
total: 124.63 sec