Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-211345
#<BuildRuby:0x0000556521393858
@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.20231216-211345",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004747 0.000178 1.385083 ( 1.721207)
build_miniruby 0.000731 0.000162 0.887862 ( 0.887958)
build_ruby 0.001094 0.000243 2.717767 ( 2.717860)
build_all 0.007295 0.002908 16.705159 ( 1.507635)
build_install 0.009562 0.000399 4.971236 ( 1.203373)
test_btest 0.000764 0.000166 90.382466 ( 7.136950)
test_basic 0.004750 0.000000 0.783142 ( 0.858766)
test_all 0.088662 0.047068 531.325680 ( 56.222712)
test_rubyspec 0.018302 0.030996 50.787558 ( 63.091017)
total: 135.35 sec