Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-085632
#<BuildRuby:0x0000559456fcb468
@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.20230114-085632",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.000000 0.006610 0.899414 ( 1.064549)
build_miniruby 0.001069 0.000257 1.020337 ( 1.018421)
build_ruby 0.001673 0.000000 2.804072 ( 2.801450)
build_all 0.009943 0.000099 16.815173 ( 3.013082)
build_install 0.007613 0.003742 2.084214 ( 1.082686)
test_btest 0.000808 0.000147 76.637533 ( 11.391613)
test_basic 0.006384 0.001160 0.345933 ( 0.430531)
test_all 0.001228 0.000224 673.302655 ( 95.393223)
test_rubyspec 0.089929 0.045968 52.346035 ( 60.340024)
total: 176.54 sec