Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-110408
#<BuildRuby:0x000055df5acb48e8
@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.20220918-110408",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000005 0.000021 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007199 0.001963 1.069777 ( 1.214506)
build_miniruby 0.002163 0.000000 0.108813 ( 0.104544)
build_ruby 0.002002 0.000000 0.110398 ( 0.092997)
build_all 0.000388 0.009441 1.627800 ( 0.654662)
build_install 0.009816 0.009629 1.946237 ( 0.984861)
test_btest 0.000855 0.000428 70.305873 ( 8.643071)
test_basic 0.006793 0.000922 0.375373 ( 0.463655)
test_all 0.005068 0.000050 644.158412 ( 66.762313)
test_rubyspec 0.103558 0.069815 45.788820 ( 54.382495)
total: 133.30 sec