Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-033133
#<BuildRuby:0x000055fb65d32f28
@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.20240111-033133",
@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.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003409 0.000602 1.017525 ( 1.436163)
build_miniruby 0.001113 0.000197 0.967110 ( 0.967538)
build_ruby 0.001635 0.000288 2.802754 ( 2.804140)
build_all 0.006319 0.003880 14.894320 ( 1.411351)
build_install 0.007186 0.001513 4.283264 ( 1.141221)
test_btest 0.000523 0.000110 77.844379 ( 7.462526)
test_basic 0.003163 0.000000 0.427719 ( 0.511001)
test_all 0.104208 0.030058 500.152569 ( 55.617362)
test_rubyspec 0.018865 0.016969 48.941215 ( 61.632335)
total: 132.98 sec