Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-114014
#<BuildRuby:0x0000563183fa9550
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220822-114014",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009047 0.000000 0.831977 ( 0.917325)
build_miniruby 0.001384 0.000000 0.053902 ( 0.052454)
build_ruby 0.001382 0.000000 0.053084 ( 0.051607)
build_all 0.007161 0.000000 1.223522 ( 0.452418)
build_install 0.010682 0.004398 1.574848 ( 0.795740)
test_btest 0.000846 0.000045 51.965945 ( 6.383642)
test_basic 0.005668 0.000299 0.301195 ( 0.397101)
test_all 0.001210 0.004242 482.130201 ( 51.751191)
test_rubyspec 0.087068 0.050378 41.585873 ( 50.225095)
total: 111.03 sec