Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-101123
#<BuildRuby:0x000055ec99ebfba0
@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.20221102-101123",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003476 0.004438 0.940744 ( 1.023413)
build_miniruby 0.001478 0.000227 0.046902 ( 0.045279)
build_ruby 0.001149 0.000177 0.050265 ( 0.049049)
build_all 0.006615 0.000000 1.206450 ( 0.462405)
build_install 0.013474 0.000000 1.560943 ( 0.785488)
test_btest 0.001641 0.000000 61.937316 ( 6.182111)
test_basic 0.005900 0.000000 0.302648 ( 0.405228)
test_all 0.005900 0.000000 497.897051 ( 54.783266)
test_rubyspec 0.111050 0.017577 43.504470 ( 51.994434)
total: 115.73 sec