Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-040417
#<BuildRuby:0x00005632defb80d0
@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.20221130-040417",
@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.000005)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.002093 0.008915 1.224519 ( 1.323242)
build_miniruby 0.002067 0.000862 0.845646 ( 0.843908)
build_ruby 0.003054 0.000000 2.252308 ( 2.159524)
build_all 0.020408 0.000490 18.616143 ( 2.182537)
build_install 0.008104 0.012299 2.025577 ( 1.011518)
test_btest 0.000954 0.000393 89.600050 ( 9.434274)
test_basic 0.006816 0.002807 0.335329 ( 0.421784)
test_all 0.001720 0.000270 687.077890 ( 69.557978)
test_rubyspec 0.091205 0.079646 49.288312 ( 57.413422)
total: 144.35 sec