Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-120741
#<BuildRuby:0x00005629a597e5a8
@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.20220423-120741",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000017 0.000000 0.000017 ( 0.000018)
configure 0.000014 0.000000 0.000014 ( 0.000027)
build_up 0.002329 0.004335 0.831953 ( 0.948835)
build_miniruby 0.000000 0.000960 0.058102 ( 0.056903)
build_ruby 0.000000 0.001059 0.059551 ( 0.058264)
build_all 0.001957 0.002510 1.502781 ( 0.603085)
build_install 0.010583 0.000203 6.302332 ( 2.805543)
test_btest 0.000736 0.000092 55.673492 ( 8.367304)
test_basic 0.001412 0.004899 0.346973 ( 0.434564)
test_all 0.001324 0.000248 621.187443 ( 93.386456)
test_rubyspec 0.082002 0.041682 44.434686 ( 49.275319)
total: 155.94 sec