Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-132435
#<BuildRuby:0x0000555865ee7e70
@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.20230113-132435",
@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.000013 0.000005 0.000018 ( 0.000018)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.004924 0.001641 0.845035 ( 1.165451)
build_miniruby 0.001378 0.000000 1.021548 ( 1.019603)
build_ruby 0.001617 0.000000 2.768102 ( 2.765286)
build_all 0.008483 0.001307 16.752955 ( 2.955010)
build_install 0.009633 0.001604 2.085591 ( 1.077711)
test_btest 0.000000 0.000703 70.564138 ( 11.286159)
test_basic 0.004273 0.002193 0.346302 ( 0.433125)
test_all 0.000948 0.000284 676.517697 (100.996791)
test_rubyspec 0.054224 0.052025 51.936241 ( 60.134092)
total: 181.83 sec