Logfile: /home/ko1/ruby/logs/brlog.trunk.20220620-100317
#<BuildRuby:0x000055bc601effb0
@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.20220620-100317",
@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.000010 0.000001 0.000011 ( 0.000012)
build_up 0.002185 0.004427 0.887274 ( 1.714615)
build_miniruby 0.000814 0.000187 0.057366 ( 0.056129)
build_ruby 0.000843 0.000194 0.060380 ( 0.059118)
build_all 0.003496 0.000806 1.492346 ( 0.605903)
build_install 0.010946 0.000000 6.319639 ( 2.873117)
test_btest 0.000757 0.000000 48.904486 ( 8.963558)
test_basic 0.005675 0.000746 0.369068 ( 0.456692)
test_all 0.001324 0.000248 654.085379 ( 94.369883)
test_rubyspec 0.078992 0.040224 44.291278 ( 49.900354)
total: 159.00 sec