Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-081232
#<BuildRuby:0x000055832d2134b8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220919-081232",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003484 0.005641 1.087968 ( 1.152742)
build_miniruby 0.001790 0.000000 0.116433 ( 0.112837)
build_ruby 0.001930 0.000000 0.112851 ( 0.097177)
build_all 0.009781 0.000194 1.578691 ( 0.655497)
build_install 0.018400 0.001981 1.940309 ( 0.993929)
test_btest 0.001103 0.000331 76.852332 ( 8.429934)
test_basic 0.001925 0.004752 0.378535 ( 0.468098)
test_all 0.002102 0.000735 631.898511 ( 66.302331)
test_rubyspec 0.123605 0.055277 45.639824 ( 54.163665)
total: 132.38 sec