Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-152440
#<BuildRuby:0x000055a09c567600
@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.20220920-152440",
@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.000000 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.001701 0.008168 1.091896 ( 1.115478)
build_miniruby 0.001832 0.000393 0.117967 ( 0.113121)
build_ruby 0.001565 0.000335 0.114907 ( 0.096369)
build_all 0.008542 0.001831 1.598023 ( 0.645587)
build_install 0.017060 0.005457 1.959818 ( 0.972105)
test_btest 0.001158 0.000273 72.673938 ( 8.593025)
test_basic 0.000000 0.008585 0.384213 ( 0.479136)
test_all 0.001454 0.003427 643.563893 ( 66.733815)
test_rubyspec 0.101863 0.058772 45.582075 ( 54.068586)
total: 132.82 sec