Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-165751
#<BuildRuby:0x000055865512f468
@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.20220421-165751",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000026)
build_up 0.005458 0.001488 0.929911 ( 1.869674)
build_miniruby 0.000800 0.000219 0.057453 ( 0.056229)
build_ruby 0.000780 0.000213 0.059058 ( 0.057838)
build_all 0.004479 0.000000 1.502885 ( 0.603520)
build_install 0.008987 0.002174 6.330006 ( 2.840197)
test_btest 0.000608 0.000152 55.963990 ( 8.263004)
test_basic 0.006094 0.000000 0.301808 ( 0.389771)
test_all 0.001729 0.000000 636.218888 ( 95.105692)
test_rubyspec 0.091166 0.038627 44.292439 ( 49.385534)
total: 158.57 sec