Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-060457
#<BuildRuby:0x0000558e0b53de98
@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.20230109-060457",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000021 0.000007 0.000028 ( 0.000041)
build_up 0.006091 0.000635 0.919179 ( 1.079378)
build_miniruby 0.000000 0.001309 1.028207 ( 1.026121)
build_ruby 0.000000 0.001508 2.778942 ( 2.776438)
build_all 0.007589 0.002299 16.851033 ( 3.064487)
build_install 0.010916 0.000699 2.150134 ( 1.104639)
test_btest 0.001123 0.000000 76.455509 ( 10.964472)
test_basic 0.000000 0.007454 0.378149 ( 0.462232)
test_all 0.000864 0.000425 669.280300 ( 94.814497)
test_rubyspec 0.077608 0.040342 51.856897 ( 59.882894)
total: 175.18 sec