Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-054117
#<BuildRuby:0x00005627f8f3b5f8
@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.20240112-054117",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.000756 0.003261 0.985404 ( 1.364563)
build_miniruby 0.000858 0.000204 0.899312 ( 0.899205)
build_ruby 0.000986 0.000235 2.781074 ( 2.782450)
build_all 0.005736 0.004461 14.862536 ( 1.395739)
build_install 0.006222 0.004721 4.313702 ( 1.153919)
test_btest 0.000503 0.000153 79.298323 ( 7.319019)
test_basic 0.000330 0.002900 0.476507 ( 0.559215)
test_all 0.099669 0.033223 531.210205 ( 48.147071)
test_rubyspec 0.022075 0.013182 49.821173 ( 62.346985)
total: 125.97 sec