Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-211257
#<BuildRuby:0x0000560f2d903188
@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.20231229-211257",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000704 0.004074 1.367512 ( 1.721139)
build_miniruby 0.000881 0.000139 0.818770 ( 0.818253)
build_ruby 0.001127 0.000178 2.881077 ( 2.880867)
build_all 0.006348 0.003755 16.645484 ( 1.496334)
build_install 0.008373 0.000791 4.794341 ( 1.178927)
test_btest 0.000593 0.000108 83.408314 ( 7.866628)
test_basic 0.000000 0.004171 0.741116 ( 0.816001)
test_all 0.090938 0.045131 572.786843 ( 60.947187)
test_rubyspec 0.031689 0.013651 50.357572 ( 62.667080)
total: 140.39 sec