Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-211836
#<BuildRuby:0x000055c393bce7e0
@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.20220729-211836",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.000000 0.006644 0.828987 ( 1.065227)
build_miniruby 0.000000 0.000832 0.056317 ( 0.055175)
build_ruby 0.000000 0.000819 0.058442 ( 0.057363)
build_all 0.000000 0.004523 1.548325 ( 0.590932)
build_install 0.003728 0.007456 5.662694 ( 2.154507)
test_btest 0.000450 0.000242 53.426072 ( 8.339731)
test_basic 0.004800 0.000325 0.280454 ( 0.369447)
test_all 0.000940 0.000470 611.145495 ( 90.749599)
test_rubyspec 0.086001 0.034903 43.638815 ( 49.222988)
total: 152.61 sec