Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-140410
#<BuildRuby:0x000055ab7443a858
@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-140410",
@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.000003 0.000009 ( 0.000007)
autoconf 0.000013 0.000006 0.000019 ( 0.000018)
configure 0.000020 0.000009 0.000029 ( 0.000028)
build_up 0.004330 0.001968 0.845202 ( 1.034917)
build_miniruby 0.000882 0.000401 1.006220 ( 1.004327)
build_ruby 0.001053 0.000478 2.763594 ( 2.761169)
build_all 0.009598 0.000128 16.696343 ( 3.007641)
build_install 0.011312 0.000000 2.083955 ( 1.070872)
test_btest 0.001079 0.000000 75.163241 ( 11.003436)
test_basic 0.006235 0.000026 0.342769 ( 0.429265)
test_all 0.001360 0.000000 661.261742 ( 94.612647)
test_rubyspec 0.087388 0.039721 51.459876 ( 59.505687)
total: 174.43 sec