Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-220822
#<BuildRuby:0x000055b6ba9dc0d0
@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.20220726-220822",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006424 0.000163 0.812528 ( 0.924244)
build_miniruby 0.000973 0.000070 0.056965 ( 0.055600)
build_ruby 0.000948 0.000067 0.061382 ( 0.060106)
build_all 0.004482 0.000320 1.523219 ( 0.585264)
build_install 0.005676 0.005589 5.600644 ( 2.157546)
test_btest 0.000620 0.000089 46.042003 ( 8.833040)
test_basic 0.005164 0.000738 0.353404 ( 0.441337)
test_all 0.001142 0.000163 588.628369 ( 90.281609)
test_rubyspec 0.078118 0.030698 43.600654 ( 49.222143)
total: 152.56 sec