Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-071430
#<BuildRuby:0x0000555ac8e827e0
@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.20220720-071430",
@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.000014 0.000003 0.000017 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.002240 0.004402 0.877636 ( 0.911287)
build_miniruby 0.000823 0.000190 0.056712 ( 0.055477)
build_ruby 0.000757 0.000175 0.058823 ( 0.057699)
build_all 0.003843 0.000887 1.531883 ( 0.602993)
build_install 0.009977 0.001176 5.678815 ( 2.198410)
test_btest 0.000617 0.000133 55.358534 ( 7.915400)
test_basic 0.000869 0.005177 0.364586 ( 0.452244)
test_all 0.000755 0.000216 610.159676 ( 87.852795)
test_rubyspec 0.097928 0.030389 44.059580 ( 49.639722)
total: 149.69 sec