Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-111426
#<BuildRuby:0x000055fb5ceeff68
@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.20220810-111426",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.002877 0.003968 0.906848 ( 2.167956)
build_miniruby 0.000828 0.000000 0.057253 ( 0.056138)
build_ruby 0.001004 0.000000 0.059948 ( 0.058694)
build_all 0.004292 0.000290 1.523586 ( 0.586206)
build_install 0.007184 0.003991 5.641934 ( 2.169244)
test_btest 0.000580 0.000102 55.409696 ( 8.197154)
test_basic 0.004861 0.000858 0.332189 ( 0.420372)
test_all 0.001395 0.000000 595.324136 ( 88.522738)
test_rubyspec 0.080342 0.049699 43.902540 ( 51.283819)
total: 153.46 sec