Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-040843
#<BuildRuby:0x000055b53ce7be80
@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.20230103-040843",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.006211 0.000414 0.848867 ( 1.056099)
build_miniruby 0.000988 0.000066 1.011399 ( 1.009565)
build_ruby 0.001561 0.000000 2.773061 ( 2.770484)
build_all 0.006118 0.003478 16.670889 ( 2.973622)
build_install 0.011026 0.000699 2.299488 ( 1.177451)
test_btest 0.000841 0.000084 78.304708 ( 10.517674)
test_basic 0.002533 0.004812 0.369953 ( 0.454641)
test_all 0.001428 0.000214 678.036531 ( 95.104456)
test_rubyspec 0.106408 0.027576 51.448914 ( 59.524413)
total: 174.59 sec