Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-022055
#<BuildRuby:0x000055ef4e1eac88
@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.20221026-022055",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000070 0.000019 0.000089 ( 0.000094)
build_up 0.008886 0.000252 1.131073 ( 1.197046)
build_miniruby 0.001489 0.000343 0.110022 ( 0.107784)
build_ruby 0.001380 0.000318 0.106888 ( 0.104323)
build_all 0.003400 0.005258 1.400571 ( 0.622480)
build_install 0.017584 0.001035 1.719363 ( 0.939436)
test_btest 0.001262 0.000316 61.821981 ( 6.840793)
test_basic 0.001954 0.005435 0.363398 ( 0.453074)
test_all 0.006772 0.000536 518.744694 ( 54.856356)
test_rubyspec 0.078666 0.048817 43.489645 ( 51.993718)
total: 117.12 sec