Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-152239
#<BuildRuby:0x0000556874707fb0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221127-152239",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.005151 0.000146 1.178531 ( 1.833104)
build_miniruby 0.000862 0.000133 1.002329 ( 1.000948)
build_ruby 0.000994 0.000153 2.780856 ( 2.690233)
build_all 0.008551 0.001316 22.492222 ( 4.383238)
build_install 0.006367 0.003421 4.493815 ( 1.703255)
test_btest 0.000427 0.000080 57.211134 ( 11.770944)
test_basic 0.001631 0.003875 0.338045 ( 0.427715)
test_all 0.000873 0.000206 681.083845 (108.348313)
test_rubyspec 0.042378 0.021544 53.099689 ( 61.311458)
total: 193.47 sec