Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-070311
#<BuildRuby:0x000055a5665e8060
@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.20220813-070311",
@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.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006523 0.000466 0.866086 ( 0.881341)
build_miniruby 0.000957 0.000068 0.057835 ( 0.056593)
build_ruby 0.000000 0.000987 0.059967 ( 0.058626)
build_all 0.001148 0.003517 1.535197 ( 0.587233)
build_install 0.006070 0.004805 1.937606 ( 0.968616)
test_btest 0.000695 0.000139 48.790606 ( 8.128069)
test_basic 0.004271 0.000854 0.311234 ( 0.400489)
test_all 0.001690 0.000242 623.616265 ( 91.570236)
test_rubyspec 0.084993 0.044182 44.109922 ( 51.449286)
total: 154.10 sec