Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-235604
#<BuildRuby:0x000055f4c6d0c0d0
@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.20221228-235604",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.006202 0.000453 0.842895 ( 1.007806)
build_miniruby 0.001013 0.000217 1.012361 ( 1.010485)
build_ruby 0.001359 0.000291 2.773150 ( 2.770382)
build_all 0.007960 0.001706 16.739781 ( 2.974499)
build_install 0.006255 0.005341 2.310641 ( 1.191660)
test_btest 0.000835 0.000223 73.693132 ( 10.519244)
test_basic 0.002383 0.004287 0.352693 ( 0.438752)
test_all 0.001051 0.000328 681.778678 ( 95.812115)
test_rubyspec 0.079207 0.019196 51.819023 ( 59.896831)
total: 175.62 sec