Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-202107
#<BuildRuby:0x0000558d35da7858
@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.20231218-202107",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004687 0.000234 1.520339 ( 1.844471)
build_miniruby 0.001054 0.000000 0.839672 ( 0.839627)
build_ruby 0.001257 0.000000 2.840492 ( 2.841388)
build_all 0.006073 0.003825 15.835631 ( 1.461194)
build_install 0.004843 0.003623 4.765416 ( 1.214942)
test_btest 0.000922 0.000111 81.997024 ( 7.003834)
test_basic 0.004160 0.000499 0.805386 ( 0.882123)
test_all 0.091434 0.043679 517.074348 ( 57.188247)
test_rubyspec 0.025076 0.022805 49.833094 ( 62.191118)
total: 135.47 sec