Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-064023
#<BuildRuby:0x000056307d0da620
@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.20221227-064023",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.005710 0.000681 0.840881 ( 1.186624)
build_miniruby 0.001197 0.000000 1.011563 ( 1.009670)
build_ruby 0.001677 0.000000 2.766930 ( 2.764256)
build_all 0.007170 0.002280 16.614970 ( 2.969201)
build_install 0.011234 0.000000 2.236903 ( 1.178703)
test_btest 0.000896 0.000000 77.856729 ( 10.734851)
test_basic 0.001639 0.004616 0.341734 ( 0.428663)
test_all 0.001187 0.000000 664.039396 ( 93.915780)
test_rubyspec 0.065480 0.061325 51.307564 ( 59.443601)
total: 173.63 sec