Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-132740
#<BuildRuby:0x00005602d568d570
@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.20221012-132740",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000040 0.000007 0.000047 ( 0.000047)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.001491 0.010090 1.093851 ( 1.275356)
build_miniruby 0.001346 0.000481 0.100815 ( 0.098153)
build_ruby 0.001184 0.000423 0.102508 ( 0.101114)
build_all 0.004591 0.001640 1.303340 ( 0.567943)
build_install 0.010725 0.003830 1.644761 ( 0.907895)
test_btest 0.001498 0.000535 63.750991 ( 6.739306)
test_basic 0.001552 0.005761 0.354829 ( 0.445121)
test_all 0.003776 0.002881 489.577464 ( 55.197495)
test_rubyspec 0.076709 0.059475 43.215465 ( 51.752765)
total: 117.09 sec