Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-080011
#<BuildRuby:0x00005594d80dbef8
@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.20220506-080011",
@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.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.005186 0.001886 0.915316 ( 0.991447)
build_miniruby 0.000782 0.000285 0.057120 ( 0.055851)
build_ruby 0.000677 0.000246 0.058182 ( 0.056909)
build_all 0.003164 0.001150 1.500280 ( 0.595628)
build_install 0.007819 0.002843 6.304225 ( 2.813699)
test_btest 0.001106 0.000000 49.135182 ( 8.488458)
test_basic 0.001400 0.004335 0.285996 ( 0.374526)
test_all 0.000946 0.000394 620.387497 ( 91.402726)
test_rubyspec 0.083848 0.038025 43.881391 ( 48.805329)
total: 153.59 sec