Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-130228
#<BuildRuby:0x00005601d5a77fb0
@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.20221224-130228",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.001054 0.003113 0.852609 ( 1.090244)
build_miniruby 0.000767 0.000236 0.912964 ( 0.911806)
build_ruby 0.000820 0.000252 2.636895 ( 2.635515)
build_all 0.007932 0.001144 15.738966 ( 3.360457)
build_install 0.006489 0.001855 2.216203 ( 1.239515)
test_btest 0.000407 0.000117 62.092999 ( 11.776407)
test_basic 0.000188 0.004785 0.315980 ( 0.406679)
test_all 0.000704 0.000252 645.030046 ( 99.511829)
test_rubyspec 0.033608 0.026378 52.045990 ( 60.237872)
total: 181.17 sec