Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-141840
#<BuildRuby:0x0000565036194178
@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.20231126-141840",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001178 0.004480 0.917768 ( 1.336229)
build_miniruby 0.000669 0.000244 0.795163 ( 0.795145)
build_ruby 0.001341 0.000488 2.630879 ( 2.631264)
build_all 0.008013 0.000000 12.260863 ( 0.988056)
build_install 0.013591 0.000000 3.749378 ( 0.988477)
test_btest 0.000652 0.000150 65.049591 ( 4.583087)
test_basic 0.000000 0.004289 0.395471 ( 0.475211)
test_all 0.070640 0.025065 356.807238 ( 33.021137)
test_rubyspec 0.035129 0.031273 39.665164 ( 52.237451)
total: 97.06 sec