Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-072846
#<BuildRuby:0x000055db2362b048
@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.20231201-072846",
@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.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004557 0.000414 0.960745 ( 1.248084)
build_miniruby 0.000885 0.000080 0.871218 ( 0.871312)
build_ruby 0.001517 0.000138 2.708755 ( 2.710122)
build_all 0.007179 0.000209 12.065228 ( 0.984488)
build_install 0.001530 0.010154 3.566249 ( 0.964753)
test_btest 0.000624 0.000156 65.785959 ( 4.736822)
test_basic 0.003025 0.000757 0.372372 ( 0.455175)
test_all 0.066777 0.031948 382.146734 ( 37.490388)
test_rubyspec 0.007761 0.061209 39.375840 ( 52.038586)
total: 101.50 sec