Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-215254
#<BuildRuby:0x0000561fa2c92be8
@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-215254",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.005493 0.001177 0.849624 ( 1.062074)
build_miniruby 0.000976 0.000209 1.012128 ( 1.010302)
build_ruby 0.001203 0.000258 2.786939 ( 2.784478)
build_all 0.006352 0.003808 16.798114 ( 2.971474)
build_install 0.003115 0.008157 2.078546 ( 1.074374)
test_btest 0.000782 0.000276 72.345222 ( 10.616501)
test_basic 0.005740 0.000491 0.341847 ( 0.428362)
test_all 0.000863 0.000288 662.832876 (105.379991)
test_rubyspec 0.068962 0.044154 52.147961 ( 60.266726)
total: 185.59 sec