Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-235618
#<BuildRuby:0x0000559ca3eb3940
@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.20220305-235618",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009126 0.001521 1.026359 ( 1.060352)
build_miniruby 0.001828 0.000305 0.078326 ( 0.076347)
build_ruby 0.001719 0.000286 0.074294 ( 0.072518)
build_all 0.003351 0.005957 4.231340 ( 0.864995)
build_install 0.013639 0.011490 7.908813 ( 2.421669)
test_btest 0.000735 0.000259 76.123735 ( 7.914288)
test_basic 0.000000 0.009235 0.336154 ( 0.420992)
test_all 0.001424 0.000477 656.745895 ( 66.079171)
test_rubyspec 0.084793 0.079845 46.433768 ( 51.819974)
total: 130.73 sec