Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-190708
#<BuildRuby:0x0000561398bc7940
@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.20220505-190708",
@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.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000103 0.000000 0.000103 ( 0.000106)
build_up 0.007213 0.002470 1.027162 ( 1.140688)
build_miniruby 0.001690 0.000000 0.065721 ( 0.063618)
build_ruby 0.001702 0.000000 0.058283 ( 0.056183)
build_all 0.007992 0.000076 1.483524 ( 0.622334)
build_install 0.019068 0.001988 6.360898 ( 3.059459)
test_btest 0.000900 0.000215 70.857496 ( 9.284225)
test_basic 0.007584 0.000932 0.328026 ( 0.414991)
test_all 0.000000 0.002290 710.033181 ( 71.868605)
test_rubyspec 0.080807 0.051777 49.302168 ( 54.540490)
total: 141.05 sec