Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-222309
#<BuildRuby:0x000056279da70010
@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.20221215-222309",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004440 0.000037 0.916180 ( 1.657491)
build_miniruby 0.000898 0.000000 1.040714 ( 1.039514)
build_ruby 0.001168 0.000000 2.754565 ( 2.668068)
build_all 0.009118 0.000000 15.871406 ( 3.322319)
build_install 0.009131 0.000000 2.190731 ( 1.234561)
test_btest 0.000562 0.000000 68.055024 ( 11.170533)
test_basic 0.005220 0.000000 0.309205 ( 0.399137)
test_all 0.001579 0.000000 674.735052 (158.159244)
test_rubyspec 0.061559 0.003936 53.219089 ( 61.445458)
total: 241.10 sec