Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-072945
#<BuildRuby:0x000055f9ad1708e8
@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.20220818-072945",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000015 0.000005 0.000020 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010969 0.001089 1.013719 ( 2.471150)
build_miniruby 0.001783 0.000557 0.074887 ( 0.072703)
build_ruby 0.001425 0.000446 0.076052 ( 0.074380)
build_all 0.009648 0.000592 1.535635 ( 0.579656)
build_install 0.021317 0.001317 1.884865 ( 0.897572)
test_btest 0.000000 0.001172 75.692569 ( 8.482426)
test_basic 0.004460 0.002947 0.321311 ( 0.419266)
test_all 0.002268 0.000916 680.192433 ( 66.435222)
test_rubyspec 0.092512 0.062469 45.789046 ( 53.217802)
total: 132.65 sec