Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-103301
#<BuildRuby:0x0000562e5ed3ff58
@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-103301",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001761 0.004865 0.856849 ( 1.357900)
build_miniruby 0.000953 0.000397 1.008506 ( 1.006305)
build_ruby 0.001216 0.000507 2.766718 ( 2.763944)
build_all 0.006778 0.002824 16.760354 ( 2.977180)
build_install 0.009447 0.001697 2.080017 ( 1.061494)
test_btest 0.000759 0.000292 72.516697 ( 10.951134)
test_basic 0.000000 0.007492 0.363892 ( 0.448217)
test_all 0.000000 0.001202 671.115187 (100.253333)
test_rubyspec 0.057308 0.074950 51.721318 ( 59.761999)
total: 180.58 sec