Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-160131
#<BuildRuby:0x000055944777bfb0
@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.20220829-160131",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002081 0.004547 0.895365 ( 1.552175)
build_miniruby 0.000791 0.000264 0.057954 ( 0.056687)
build_ruby 0.000714 0.000238 0.059726 ( 0.058523)
build_all 0.004585 0.000000 1.532775 ( 0.588729)
build_install 0.009700 0.000000 1.955035 ( 0.970419)
test_btest 0.000818 0.000000 46.324962 ( 8.334008)
test_basic 0.004684 0.000823 0.291961 ( 0.381407)
test_all 0.001064 0.000266 596.592771 ( 88.605928)
test_rubyspec 0.079278 0.027335 43.570823 ( 52.022181)
total: 152.57 sec