Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-045642
#<BuildRuby:0x00005590bf3d7e58
@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.20220718-045642",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005778 0.000889 0.847723 ( 0.977063)
build_miniruby 0.000831 0.000128 0.057717 ( 0.056539)
build_ruby 0.000901 0.000138 0.059639 ( 0.058407)
build_all 0.004496 0.000004 1.534196 ( 0.612264)
build_install 0.006981 0.004106 5.640512 ( 2.191416)
test_btest 0.000683 0.000128 50.940144 ( 8.179355)
test_basic 0.005586 0.000210 0.301516 ( 0.389990)
test_all 0.000927 0.000164 594.532279 ( 88.525488)
test_rubyspec 0.073640 0.054201 43.491669 ( 49.139713)
total: 150.13 sec