Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-060654
#<BuildRuby:0x000055e803b5dc68
@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.20230105-060654",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.001997 0.004488 0.842356 ( 1.010692)
build_miniruby 0.001098 0.000236 1.012152 ( 1.010318)
build_ruby 0.001290 0.000277 2.776014 ( 2.773370)
build_all 0.006879 0.002908 16.813029 ( 3.020861)
build_install 0.007730 0.003936 2.293604 ( 1.182694)
test_btest 0.000761 0.000200 75.911754 ( 10.129486)
test_basic 0.003737 0.003952 0.403697 ( 0.487571)
test_all 0.001422 0.000427 667.679059 (103.489798)
test_rubyspec 0.095857 0.037267 51.761809 ( 59.799469)
total: 182.90 sec