Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-055048
#<BuildRuby:0x0000555b81f4fe98
@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.20220504-055048",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.003453 0.003784 4.722075 ( 5.030668)
build_miniruby 0.000851 0.000262 0.790040 ( 0.787645)
build_ruby 0.001913 0.000000 3.500809 ( 3.304799)
build_all 0.007514 0.001593 15.671023 ( 2.904678)
build_install 0.009738 0.001433 6.304784 ( 2.805884)
test_btest 0.000429 0.000114 46.677459 ( 8.920265)
test_basic 0.006936 0.000000 0.337188 ( 0.423611)
test_all 0.001229 0.000000 598.888936 ( 92.810580)
test_rubyspec 0.083016 0.046028 43.764225 ( 48.700701)
total: 165.69 sec