Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-032153
#<BuildRuby:0x0000562f1d9dfe70
@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.20230124-032153",
@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.000025 0.000002 0.000027 ( 0.000026)
autoconf 0.000041 0.000003 0.000044 ( 0.000043)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.008529 0.000533 0.868763 ( 1.030547)
build_miniruby 0.001298 0.000082 1.004006 ( 1.001844)
build_ruby 0.001583 0.000098 2.752013 ( 2.749314)
build_all 0.009446 0.000284 16.714109 ( 2.965447)
build_install 0.011026 0.000344 2.080879 ( 1.071931)
test_btest 0.001060 0.000000 72.279489 ( 10.758496)
test_basic 0.006793 0.000000 0.368566 ( 0.454440)
test_all 0.001693 0.000000 651.121695 (112.788234)
test_rubyspec 0.042498 0.033004 51.203835 ( 59.341306)
total: 192.16 sec