Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-231022
#<BuildRuby:0x00005558977bff58
@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-231022",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005927 0.000414 0.849413 ( 1.046031)
build_miniruby 0.001129 0.000242 1.008405 ( 1.006522)
build_ruby 0.001566 0.000000 2.772877 ( 2.770152)
build_all 0.005928 0.004033 16.723248 ( 2.998372)
build_install 0.002025 0.009222 2.063154 ( 1.063818)
test_btest 0.000957 0.000000 74.881285 ( 10.482529)
test_basic 0.006620 0.000000 0.362220 ( 0.448152)
test_all 0.000454 0.001101 647.899132 (113.390462)
test_rubyspec 0.083638 0.050518 51.531752 ( 59.561637)
total: 192.77 sec