Logfile: /home/ko1/ruby/logs/brlog.trunk.20230608-131021
#<BuildRuby:0x000055e48363c078
@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.20230608-131021",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003280 0.003822 1.295441 ( 2.577186)
build_miniruby 0.001226 0.000259 0.901377 ( 0.900006)
build_ruby 0.001045 0.000220 2.422787 ( 2.422755)
build_all 0.008348 0.000858 12.858500 ( 1.126124)
build_install 0.007812 0.000000 1.842566 ( 0.873659)
test_btest 0.000991 0.000058 82.878219 ( 7.026129)
test_basic 0.003386 0.000615 0.556098 ( 0.639076)
test_all 0.001113 0.000203 443.944391 ( 44.687236)
test_rubyspec 0.016259 0.023515 41.488245 ( 53.904830)
total: 114.16 sec