Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-203203
#<BuildRuby:0x00005584b1beffb0
@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.20220719-203203",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006492 0.000000 0.863096 ( 1.096849)
build_miniruby 0.000987 0.000000 0.056626 ( 0.055342)
build_ruby 0.000745 0.000038 0.059121 ( 0.057984)
build_all 0.004395 0.000275 1.569331 ( 0.617701)
build_install 0.010975 0.000400 5.679837 ( 2.191470)
test_btest 0.000783 0.000046 52.612688 ( 8.283826)
test_basic 0.000840 0.004727 0.274979 ( 0.364042)
test_all 0.001107 0.000131 633.811126 ( 90.789333)
test_rubyspec 0.071182 0.053052 44.061263 ( 49.697383)
total: 153.15 sec