Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-113358
#<BuildRuby:0x0000562020aa25a8
@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.20220505-113358",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006316 0.000559 0.856048 ( 0.959429)
build_miniruby 0.000000 0.001075 0.057066 ( 0.055750)
build_ruby 0.000000 0.001047 0.058030 ( 0.056777)
build_all 0.002866 0.001526 1.503977 ( 0.596506)
build_install 0.005103 0.005825 6.266471 ( 2.796983)
test_btest 0.000619 0.000221 46.366952 ( 9.033297)
test_basic 0.005655 0.000413 0.333107 ( 0.421019)
test_all 0.001273 0.000000 614.277258 ( 91.152504)
test_rubyspec 0.077266 0.032289 43.705052 ( 48.659830)
total: 153.73 sec