Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-122453
#<BuildRuby:0x000055d85cb4fe80
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221210-122453",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.004413 0.000779 1.213304 ( 1.171287)
build_miniruby 0.000843 0.000148 0.942321 ( 0.940741)
build_ruby 0.001016 0.000180 2.712956 ( 2.588022)
build_all 0.000000 0.009069 15.809099 ( 3.408049)
build_install 0.005095 0.003933 2.354097 ( 1.345749)
test_btest 0.000641 0.000000 62.280523 ( 11.301573)
test_basic 0.005050 0.000000 0.299264 ( 0.389790)
test_all 0.000993 0.000000 656.523472 (121.893392)
test_rubyspec 0.041675 0.024588 52.980444 ( 61.117429)
total: 204.16 sec