Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-233013
#<BuildRuby:0x000055be320fec40
@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.20220613-233013",
@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.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.000000 0.006744 0.863690 ( 1.120740)
build_miniruby 0.000027 0.001006 0.057912 ( 0.056716)
build_ruby 0.000890 0.000119 0.059288 ( 0.058070)
build_all 0.003815 0.000509 1.505977 ( 0.607800)
build_install 0.009674 0.001290 6.305824 ( 2.835330)
test_btest 0.000700 0.000093 53.438265 ( 8.284065)
test_basic 0.004899 0.000653 0.295292 ( 0.384616)
test_all 0.001358 0.000181 626.868754 ( 93.573301)
test_rubyspec 0.101351 0.010666 44.078558 ( 49.637361)
total: 156.56 sec