Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-141055
#<BuildRuby:0x00005585670d7f90
@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.20230101-141055",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000028 0.000013 0.000041 ( 0.000041)
build_up 0.004058 0.002183 0.847357 ( 1.052016)
build_miniruby 0.001262 0.000000 1.026839 ( 1.024820)
build_ruby 0.001606 0.000000 2.799389 ( 2.796715)
build_all 0.009434 0.000452 16.828255 ( 3.000558)
build_install 0.007808 0.003883 2.322865 ( 1.187496)
test_btest 0.000636 0.000247 75.343178 ( 11.069609)
test_basic 0.004669 0.001816 0.362310 ( 0.448483)
test_all 0.000932 0.000363 669.706215 (101.643602)
test_rubyspec 0.074678 0.057519 51.443194 ( 59.552572)
total: 181.78 sec