Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-210052
#<BuildRuby:0x0000555a8a8900c8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231213-210052",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004398 0.000400 1.015691 ( 1.387631)
build_miniruby 0.000691 0.000062 0.868592 ( 0.869472)
build_ruby 0.001419 0.000129 2.690313 ( 2.691806)
build_all 0.003864 0.003786 12.161504 ( 1.019470)
build_install 0.009200 0.000106 3.595716 ( 0.979069)
test_btest 0.000533 0.000071 64.417490 ( 4.990216)
test_basic 0.003087 0.000412 0.375424 ( 0.456660)
test_all 0.084802 0.013846 375.841434 ( 41.777119)
test_rubyspec 0.043115 0.029011 39.698692 ( 52.380160)
total: 106.55 sec