Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-132506
#<BuildRuby:0x00005578bc812678
@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.20221217-132506",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003469 0.000744 0.879083 ( 1.103646)
build_miniruby 0.000832 0.000179 1.089046 ( 1.087880)
build_ruby 0.001007 0.000216 2.704460 ( 2.617949)
build_all 0.008890 0.000000 15.834439 ( 3.289217)
build_install 0.007316 0.001345 2.267915 ( 1.257761)
test_btest 0.000589 0.000110 61.786826 ( 11.359938)
test_basic 0.004135 0.000000 0.327379 ( 0.418581)
test_all 0.001229 0.000068 675.783290 (144.561974)
test_rubyspec 0.046247 0.014878 52.728723 ( 60.937555)
total: 226.64 sec