Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-150538
#<BuildRuby:0x000055ddc1173fa0
@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-150538",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005662 0.000809 0.847578 ( 1.090087)
build_miniruby 0.001057 0.000151 1.007114 ( 1.005340)
build_ruby 0.001263 0.000181 2.759031 ( 2.756354)
build_all 0.006420 0.003317 16.687365 ( 2.965307)
build_install 0.009248 0.000133 2.085624 ( 1.072469)
test_btest 0.000773 0.000122 70.485835 ( 10.878278)
test_basic 0.006265 0.000989 0.362674 ( 0.447667)
test_all 0.001249 0.000197 671.057893 ( 94.302132)
test_rubyspec 0.099330 0.033045 51.594622 ( 59.597614)
total: 174.12 sec