Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-032934
#<BuildRuby:0x000055c392953e80
@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.20230131-032934",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.005774 0.000770 0.895434 ( 1.052347)
build_miniruby 0.001189 0.000159 1.006619 ( 1.004808)
build_ruby 0.001547 0.000000 2.780714 ( 2.778142)
build_all 0.002283 0.007510 16.824936 ( 3.018715)
build_install 0.009896 0.001302 2.055456 ( 1.065147)
test_btest 0.000881 0.000000 71.615041 ( 10.638674)
test_basic 0.007337 0.000000 0.362062 ( 0.446748)
test_all 0.001660 0.000000 669.560464 (117.631482)
test_rubyspec 0.090503 0.042271 51.623169 ( 59.698293)
total: 197.33 sec