Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-190220
#<BuildRuby:0x000056285be73608
@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.20220331-190220",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001407 0.011134 1.004001 ( 1.164310)
build_miniruby 0.001424 0.000657 0.071796 ( 0.069613)
build_ruby 0.001429 0.000660 0.069576 ( 0.067632)
build_all 0.010530 0.000000 4.195326 ( 0.846725)
build_install 0.010056 0.014380 7.975583 ( 2.425690)
test_btest 0.000833 0.000438 73.113040 ( 7.976276)
test_basic 0.002581 0.005475 0.337938 ( 0.436465)
test_all 0.001400 0.000810 702.521936 ( 68.480809)
test_rubyspec 0.106101 0.062242 46.709025 ( 52.096595)
total: 133.57 sec