Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-101952
#<BuildRuby:0x000055840a2dac60
@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.20220825-101952",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.006756 0.000000 0.862516 ( 2.055933)
build_miniruby 0.001001 0.000000 0.056898 ( 0.055693)
build_ruby 0.000997 0.000000 0.059858 ( 0.058623)
build_all 0.004658 0.000000 1.533751 ( 0.587594)
build_install 0.006415 0.004594 1.959433 ( 0.985550)
test_btest 0.000840 0.000049 51.137808 ( 8.182407)
test_basic 0.000772 0.004741 0.257981 ( 0.346737)
test_all 0.003144 0.000370 598.401158 ( 89.393332)
test_rubyspec 0.105527 0.023025 44.268330 ( 52.554498)
total: 154.22 sec