Logfile: /home/ko1/ruby/logs/brlog.trunk.20230529-143225
#<BuildRuby:0x000055f72e760090
@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.20230529-143225",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005036 0.000265 1.363139 ( 2.665184)
build_miniruby 0.001316 0.000069 0.884360 ( 0.882595)
build_ruby 0.001132 0.000059 2.451973 ( 2.451577)
build_all 0.009110 0.000235 12.595572 ( 1.096808)
build_install 0.007385 0.000133 1.742233 ( 0.839600)
test_btest 0.000000 0.000720 83.162438 ( 6.645697)
test_basic 0.000398 0.003610 0.693047 ( 0.775152)
test_all 0.000905 0.000082 431.252016 ( 44.722875)
test_rubyspec 0.022799 0.017479 42.372630 ( 54.754832)
total: 114.84 sec