Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-153012
#<BuildRuby:0x000055f0d291c3c8
@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.20221212-153012",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000118 0.003962 0.952234 ( 1.151847)
build_miniruby 0.000780 0.000180 1.036768 ( 1.035517)
build_ruby 0.000000 0.001308 2.771638 ( 2.651808)
build_all 0.005726 0.003145 15.770994 ( 3.299849)
build_install 0.008969 0.000000 2.243132 ( 1.252628)
test_btest 0.000554 0.000000 57.896512 ( 11.720275)
test_basic 0.004884 0.000000 0.348469 ( 0.439052)
test_all 0.001256 0.000000 665.881317 (148.125396)
test_rubyspec 0.040523 0.025571 52.197798 ( 60.415777)
total: 230.09 sec