Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-120324
#<BuildRuby:0x0000557388201e98
@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.20230108-120324",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000042 0.000013 0.000055 ( 0.000054)
configure 0.000026 0.000008 0.000034 ( 0.000033)
build_up 0.003518 0.005229 0.855981 ( 1.478620)
build_miniruby 0.000774 0.000297 1.031451 ( 1.029743)
build_ruby 0.001455 0.000000 2.793560 ( 2.791017)
build_all 0.008065 0.001913 16.805531 ( 2.986686)
build_install 0.009759 0.001721 2.131732 ( 1.080856)
test_btest 0.001024 0.000000 74.400188 ( 10.869395)
test_basic 0.006542 0.000000 0.345152 ( 0.431372)
test_all 0.001163 0.000000 665.273499 ( 98.833269)
test_rubyspec 0.068630 0.023542 52.348175 ( 60.410774)
total: 179.91 sec