Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-030200
#<BuildRuby:0x0000557a9f020b60
@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.20221203-030200",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.009333 0.001257 1.202726 ( 1.345908)
build_miniruby 0.001940 0.000448 0.853840 ( 0.852703)
build_ruby 0.003855 0.000000 2.237080 ( 2.147342)
build_all 0.017762 0.004333 18.782490 ( 2.164375)
build_install 0.019444 0.002941 2.055009 ( 1.054122)
test_btest 0.001120 0.000233 88.349340 ( 9.253175)
test_basic 0.004766 0.004331 0.348881 ( 0.436130)
test_all 0.002104 0.000264 735.644426 ( 71.623408)
test_rubyspec 0.128320 0.046540 49.466684 ( 57.568381)
total: 146.45 sec