Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-002619
#<BuildRuby:0x00005578db7c4a58
@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.20220302-002619",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000023 0.000008 0.000031 ( 0.000031)
configure 0.000016 0.000005 0.000021 ( 0.000019)
build_up 0.000000 0.012010 0.998702 ( 1.468452)
build_miniruby 0.000681 0.001478 0.068558 ( 0.066351)
build_ruby 0.001356 0.000835 0.071176 ( 0.069056)
build_all 0.009501 0.001059 4.250513 ( 0.870654)
build_install 0.017223 0.006663 8.010109 ( 2.433951)
test_btest 0.000846 0.000423 73.896526 ( 8.094618)
test_basic 0.004013 0.004228 0.336539 ( 0.424652)
test_all 0.001381 0.000727 659.728805 ( 65.428259)
test_rubyspec 0.111667 0.061128 46.489692 ( 51.958949)
total: 130.82 sec