Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-230036
#<BuildRuby:0x00005622ad17cea8
@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.20220804-230036",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009781 0.002257 0.979744 ( 1.776789)
build_miniruby 0.001796 0.000000 0.073845 ( 0.073749)
build_ruby 0.001688 0.000000 0.070179 ( 0.069621)
build_all 0.009665 0.000000 1.500835 ( 0.579194)
build_install 0.017478 0.005290 5.157649 ( 2.103943)
test_btest 0.000886 0.000187 76.299126 ( 8.258339)
test_basic 0.000000 0.007663 0.327064 ( 0.417614)
test_all 0.001227 0.000881 685.066494 ( 67.327188)
test_rubyspec 0.112981 0.059288 45.755290 ( 53.329694)
total: 133.94 sec