Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-115818
#<BuildRuby:0x0000555f2d620b38
@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.20220311-115818",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010914 0.000452 1.049517 ( 1.061488)
build_miniruby 0.002365 0.000000 0.071869 ( 0.069449)
build_ruby 0.002256 0.000010 0.083030 ( 0.080873)
build_all 0.010721 0.000000 1.518592 ( 0.608995)
build_install 0.017653 0.004281 5.260502 ( 2.194805)
test_btest 0.001004 0.000088 73.794001 ( 8.320674)
test_basic 0.006702 0.000583 0.337164 ( 0.430642)
test_all 0.001696 0.000148 671.603023 ( 65.710811)
test_rubyspec 0.108935 0.045497 46.354248 ( 51.667123)
total: 130.15 sec