Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-070928
#<BuildRuby:0x0000561a3b24fc88
@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.20240101-070928",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003854 0.000642 1.079440 ( 1.466803)
build_miniruby 0.000000 0.001066 0.863412 ( 0.862993)
build_ruby 0.000000 0.001192 2.974417 ( 2.974444)
build_all 0.001529 0.008056 16.540319 ( 1.517493)
build_install 0.006469 0.001941 4.685931 ( 1.163021)
test_btest 0.000769 0.000231 85.453705 ( 7.315046)
test_basic 0.003853 0.001156 0.712927 ( 0.781210)
test_all 0.101718 0.033113 541.635274 ( 59.304939)
test_rubyspec 0.024738 0.018448 49.851527 ( 62.289422)
total: 137.68 sec