Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-073028
#<BuildRuby:0x0000556b216eca58
@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.20220301-073028",
@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.000005)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009544 0.000474 1.008982 ( 1.725227)
build_miniruby 0.001241 0.000355 0.077477 ( 0.077098)
build_ruby 0.001573 0.000450 0.075798 ( 0.074498)
build_all 0.007547 0.003961 4.145262 ( 0.864007)
build_install 0.012978 0.010204 7.914874 ( 2.434346)
test_btest 0.000901 0.000351 74.487659 ( 8.083718)
test_basic 0.003919 0.004272 0.336879 ( 0.425087)
test_all 0.001583 0.000666 704.982340 ( 68.225320)
test_rubyspec 0.106710 0.064545 46.309731 ( 51.634733)
total: 133.55 sec