Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-152632
#<BuildRuby:0x000056246a3dbf28
@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-152632",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000018)
configure 0.000013 0.000006 0.000019 ( 0.000018)
build_up 0.006595 0.000000 0.841946 ( 1.055940)
build_miniruby 0.001193 0.000000 1.015083 ( 1.013237)
build_ruby 0.001212 0.000336 2.771779 ( 2.769103)
build_all 0.009318 0.000318 16.668099 ( 2.986339)
build_install 0.006455 0.005076 2.272191 ( 1.192035)
test_btest 0.000940 0.000000 75.241366 ( 10.899470)
test_basic 0.006195 0.000987 0.363916 ( 0.448491)
test_all 0.001341 0.000000 678.402475 ( 96.777417)
test_rubyspec 0.085949 0.027598 51.518568 ( 59.641640)
total: 176.78 sec