Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-090649
#<BuildRuby:0x0000562c36217df8
@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.20221214-090649",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.000000 0.003992 0.872616 ( 1.088517)
build_miniruby 0.000000 0.000843 1.001724 ( 1.000269)
build_ruby 0.000000 0.001174 2.823262 ( 2.709986)
build_all 0.005110 0.003869 15.897214 ( 3.424897)
build_install 0.003566 0.005110 2.266093 ( 1.319952)
test_btest 0.000414 0.000166 64.680710 ( 10.884260)
test_basic 0.000605 0.004236 0.312435 ( 0.402430)
test_all 0.000956 0.000446 669.403907 (152.881378)
test_rubyspec 0.040066 0.028379 52.749850 ( 60.870298)
total: 234.58 sec