Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-075615
#<BuildRuby:0x0000562bad3c7df8
@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-075615",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004209 0.002693 0.870538 ( 0.928848)
build_miniruby 0.000800 0.000094 0.057248 ( 0.056196)
build_ruby 0.000746 0.000088 0.058672 ( 0.057541)
build_all 0.004597 0.000119 1.532197 ( 0.585724)
build_install 0.005702 0.005597 5.620034 ( 2.156003)
test_btest 0.000529 0.000096 47.232681 ( 8.688041)
test_basic 0.002902 0.002483 0.331451 ( 0.420117)
test_all 0.001048 0.000218 609.917214 ( 87.929147)
test_rubyspec 0.081617 0.044585 43.627170 ( 49.205241)
total: 150.03 sec