Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-094723
#<BuildRuby:0x00005613e28c6f08
@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.20220728-094723",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010179 0.000783 0.837619 ( 0.975085)
build_miniruby 0.000000 0.001416 0.064335 ( 0.063270)
build_ruby 0.000000 0.001560 0.063287 ( 0.061718)
build_all 0.005982 0.002400 1.258209 ( 0.490256)
build_install 0.009916 0.006077 4.223182 ( 1.780447)
test_btest 0.001841 0.000000 51.957244 ( 6.090851)
test_basic 0.005808 0.000473 0.288880 ( 0.379888)
test_all 0.003184 0.000177 479.111939 ( 51.902757)
test_rubyspec 0.097021 0.041148 41.760775 ( 47.541748)
total: 109.29 sec