Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-215946
#<BuildRuby:0x000055f4a7b97d68
@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.20240115-215946",
@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.000012 0.000005 0.000017 ( 0.000018)
autoconf 0.000021 0.000008 0.000029 ( 0.000028)
configure 0.000027 0.000011 0.000038 ( 0.000037)
build_up 0.004120 0.000071 1.142598 ( 1.502873)
build_miniruby 0.000685 0.000257 0.900037 ( 0.899730)
build_ruby 0.000880 0.000330 2.793354 ( 2.792779)
build_all 0.006627 0.002485 14.308091 ( 1.302904)
build_install 0.006475 0.001916 4.125740 ( 1.059104)
test_btest 0.000813 0.000299 75.069902 ( 7.194402)
test_basic 0.003575 0.001317 0.776894 ( 0.857702)
test_all 0.113426 0.017582 478.666058 ( 55.377455)
test_rubyspec 0.022759 0.026511 47.021845 ( 59.392769)
total: 130.38 sec