Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-160833
#<BuildRuby:0x0000556881ca5348
@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.20220813-160833",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.011244 0.888517 ( 1.171604)
build_miniruby 0.000313 0.001041 0.055360 ( 0.054251)
build_ruby 0.000912 0.000497 0.050023 ( 0.049274)
build_all 0.007223 0.001524 1.242115 ( 0.479182)
build_install 0.011127 0.003088 1.571795 ( 0.791557)
test_btest 0.000875 0.000403 52.832712 ( 6.235643)
test_basic 0.004423 0.002041 0.273199 ( 0.364420)
test_all 0.003121 0.001441 507.606026 ( 53.027499)
test_rubyspec 0.069197 0.067892 42.355090 ( 49.780730)
total: 111.96 sec